MsrBase.WriteTracksImpl(Byte[], Byte[], Byte[], Byte[], Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual void WriteTracksImpl (byte[] track1Data, byte[] track2Data, byte[] track3Data, byte[] track4Data, int timeout);
abstract member WriteTracksImpl : byte[] * byte[] * byte[] * byte[] * int -> unit
override this.WriteTracksImpl : byte[] * byte[] * byte[] * byte[] * int -> unit
Protected Overridable Sub WriteTracksImpl (track1Data As Byte(), track2Data As Byte(), track3Data As Byte(), track4Data As Byte(), timeout As Integer)
Parameters
- track1Data
- Byte[]
- track2Data
- Byte[]
- track3Data
- Byte[]
- track4Data
- Byte[]
- timeout
- Int32