// d3dkmthk.h
typedef struct _D3DKMT_HWDRM_SUPPORT {
BOOLEAN Supported;
} D3DKMT_HWDRM_SUPPORT;
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMT_HWDRM_SUPPORT structure indicates whether hardware digital rights management (DRM) is supported.
SupportedBoolean value that indicates whether hardware DRM is supported.