Microsoft Windows Media DRM Client Enumeration Types
[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]
The following table describes the enumerations that are supported by the Microsoft Windows Media DRM Client Extended APIs.
Enumeration | Description |
---|---|
DRM_ACTION_ALLOWED_QUERY_RESULTS | Used by the IWMDRMLicenseQuery::QueryActionAllowed interface to specify the reason an action is not allowed. |
DRM_ATTR_DATATYPE | Defines the data types used for DRM attributes and properties. |
DRM_CRYPTO_TYPE | Defines the cryptographic algorithm types that can be used to encrypt content. |
DRM_HTTP_STATUS | Defines a range of HTTP states for a DRM request. |
DRM_INDIVIDUALIZATION_STATUS | Defines the valid states for DRM individualization. |
DRM_LICENSE_STATE_CATEGORY | Specifies the type of license restriction that is described by a DRM_LICENSE_STATE_DATA structure. |
MSDRM_STATUS | Defines status conditions for the DRM subsystem. |
WMDRMNET_POLICY_TYPE | Lists the types of policies that are available for Windows Media DRM for Network Devices operations. |
WMT_RIGHTS | Defines the rights that may be specified in a DRM license. |
Related topics