IWMDMProgress2 Interface (deprecated)

banner art

This is preliminary documentation and subject to change.

This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.

The optional, application-implemented IWMDMProgress2 interface extends the IWMDMProgress::End method by providing a status indicator.

In addition to the methods inherited from IWMDMProgress, the IWMDMProgress2 interface exposes the following method.

Method Description
End2 Extends IWMDMProgress::End by providing a completion status indicator.

See Also