IMDSPRevoked Interface

banner art

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