Click or drag to resize

IWriteEngine2WriteSection Method

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
void WriteSection(
	IStream data,
	int startingBlockAddress,
	int numberOfBlocks
)

Parameters

data
Type: System.Runtime.InteropServices.ComTypesIStream
startingBlockAddress
Type: SystemInt32
numberOfBlocks
Type: SystemInt32
See Also