Click or drag to resize

DiscMaster2_NotifyDeviceRemovedEventHandler Delegate

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public delegate void DiscMaster2_NotifyDeviceRemovedEventHandler(
	Object sender,
	string uniqueId
)

Parameters

sender
Type: SystemObject
uniqueId
Type: SystemString
See Also