Share via


ISCPSecureQuery2 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 ISCPSecureQuery2 interface extends ISCPSecureQuery through functionality that determines whether the secure content provider is responsible for the content, and if so, providing a URL for updating revoked components and determining which components have been revoked.

In addition to the methods inherited from ISCPSecureQuery, the ISCPSecureQuery2 interface exposes the following method.

Method Description
MakeDecision2 Determines whether the secure content provider is responsible for the content by examining data that Windows Media Device Manager passes to this method.

See Also