IWMDRMDeviceApp2 interface

The IWMDRMDeviceApp2 interface extends IWMDRMDeviceApp by providing a new version of the QueryDeviceStatus method. QueryDeviceStatus2 enables the caller to query for a specific DRM requirement.

To get this interface, call CoCreateInstance and pass in CLSID_WMDRMDeviceApp.

Note

This interface is defined in the header file built from WMDRMDeviceApp.idl. This header #includes "wmdm.h". You might need to change this file name to match the header built from WMDM.idl.

Members

The IWMDRMDeviceApp2 interface inherits from IWMDRMDeviceApp. IWMDRMDeviceApp2 also has these types of members:

Methods

The IWMDRMDeviceApp2 interface has these methods.

Method Description
QueryDeviceStatus2 Queries a device for a specific DRM status or capability.

See also

IWMDRMDeviceApp

Handling Protected Content in the Application

Interfaces for Applications

Metering Content Usage