Click or drag to resize

IDiscRecorder2ExReadDvdStructure Method

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
void ReadDvdStructure(
	uint format,
	uint address,
	uint layer,
	uint agid,
	out IntPtr data,
	out uint Count
)

Parameters

format
Type: SystemUInt32
address
Type: SystemUInt32
layer
Type: SystemUInt32
agid
Type: SystemUInt32
data
Type: SystemIntPtr
Count
Type: SystemUInt32
See Also