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