Share via


IMDSPRevoked 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 IMDSPRevoked interface retrieves the URL from which updated components can be downloaded. Implementing this interface is optional. For more information, see Mandatory and Optional Interfaces.

In addition to the methods inherited from IUnknown, the IMDSPRevoked interface exposes the following method.

Method Description
GetRevocationURL Retrieves the URL from which updated components can be downloaded.

See Also