Click or drag to resize

IDiscRecorder2ExGetTrackInformation Method

Namespace:  IMAPI2
Assembly:  CSAudioCDBurner (in CSAudioCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
void GetTrackInformation(
	uint address,
	IMAPI_READ_TRACK_ADDRESS_TYPE addressType,
	out IntPtr trackInformation,
	out uint byteSize
)

Parameters

address
Type: SystemUInt32
addressType
Type: IMAPI2IMAPI_READ_TRACK_ADDRESS_TYPE
trackInformation
Type: SystemIntPtr
byteSize
Type: SystemUInt32
See Also