DiscFormat2RawCD_EventUpdate Event |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax event DiscFormat2RawCD_EventHandler Update
Event Update As DiscFormat2RawCD_EventHandler
Dim instance As DiscFormat2RawCD_Event
Dim handler As DiscFormat2RawCD_EventHandler
AddHandler instance.Update, handler
abstract Update : IEvent<DiscFormat2RawCD_EventHandler,
Object>
/** @event */
void add_Update (DiscFormat2RawCD_EventHandler value)
/** @event */
void remove_Update (DiscFormat2RawCD_EventHandler value)
JScript does not support events.
function add_Update(value);
function remove_Update(value);
Value
Type:
IMAPI2.axlibDiscFormat2RawCD_EventHandlerSee Also