Click or drag to resize

IDiscRecorder2ExGetTrackInformation Method

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

Parameters

address
Type: SystemUInt32
addressType
Type: IMAPI2.axlibIMAPI_READ_TRACK_ADDRESS_TYPE
trackInformation
Type: SystemIntPtr
byteSize
Type: SystemUInt32
See Also