ISCPSecureQuery2 Interface
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