Click or drag to resize

DFileSystemImage_SinkHelperUpdate Method

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

Parameters

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

Implements

DFileSystemImageEventsUpdate(Object, String, Int32, Int32)
See Also