DDiscFormat2TrackAtOnceEvents interface (imapi2.h)

Implement this interface to receive notifications of the current track-writing operation.

Inheritance

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

Methods

The DDiscFormat2TrackAtOnceEvents interface has these methods.

 
DDiscFormat2TrackAtOnceEvents::Update

Implement this method to receive progress notification of the current track-writing operation.

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

IDiscFormat2TrackAtOnce