Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3DKMT_CPDRIVERNAME structure contains the file name of the content protection driver.
Syntax
typedef struct _D3DKMT_CPDRIVERNAME {
WCHAR ContentProtectionFileName[MAX_PATH];
} D3DKMT_CPDRIVERNAME;
Members
ContentProtectionFileName[MAX_PATH]
File name of the content protection driver.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 (WDDM 2.0) |
| Header | d3dkmthk.h |