Edit

Share via


DDiscFormat2DataEvents interface (imapi2.h)

Implement this interface to receive notifications of the current write operation.

Inheritance

The DDiscFormat2DataEvents interface inherits from the IDispatch interface. DDiscFormat2DataEvents also has these types of members:

Methods

The DDiscFormat2DataEvents interface has these methods.

 
DDiscFormat2DataEvents::Update

Implement this method to receive progress notification of the current write operation. (DDiscFormat2DataEvents.Update)

Requirements

Requirement Value
Minimum supported client Windows Vista, Windows XP with SP2 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header imapi2.h

See also

IDiscFormat2Data