// d3dkmthk.h
typedef struct _D3DKMT_CPDRIVERNAME {
WCHAR ContentProtectionFileName[MAX_PATH];
} D3DKMT_CPDRIVERNAME;
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMT_CPDRIVERNAME structure contains the file name of the content protection driver.
ContentProtectionFileNameFile name of the content protection driver.