IWMDRMDevice2 Interface
This interface is not intended to be implemented by a service provider, but is provided for purposes of complete documentation.
The IWMDRMDevice2 interface extends IWMDRMDevice by providing methods to get the license state and a partial synchronization list.
In addition to the methods inherited from IWMDRMDevice, the IWMDRMDevice2 interface exposes the following methods.
Method | Description |
GetLicenseState | Gets the license state. |
GetPartialSyncList | Gets a partial synchronization list. |
See Also