Click or drag to resize

DFileSystemImageEventsUpdate Method

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
void Update(
	Object sender,
	string currentFile,
	int copiedSectors,
	int totalSectors
)

Parameters

sender
Type: SystemObject
currentFile
Type: SystemString
copiedSectors
Type: SystemInt32
totalSectors
Type: SystemInt32
See Also