// bdatypes.h
typedef struct _BDA_DRM_DRMSTATUS {
PBDARESULT lResult;
GUID DRMuuid;
ULONG ulDrmUuidListStringSize;
GUID argbDrmUuidListString[MIN_DIMENSION];
} BDA_DRM_DRMSTATUS, *PBDA_DRM_DRMSTATUS;
View the official Windows Driver Kit DDI referenceNo description available.
lResultDRMuuidulDrmUuidListStringSizeargbDrmUuidListString