IWMDRMDeviceApp2 Interface
The IWMDRMDeviceApp2 interface extends IWMDRMDeviceApp by providing a new version of the QueryDeviceStatus method. QueryDeviceStatus2 enables the caller to specify which status to query for.
In addition to the methods inherited from IWMDRMDeviceApp, the IWMDRMDeviceApp2 interface exposes the following method.
Method | Description |
QueryDeviceStatus2 | Enables the caller to specify which status to query for. |
See Also