D3DKMT_CPDRIVERNAME - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_CPDRIVERNAME {
  WCHAR ContentProtectionFileName[MAX_PATH];
} D3DKMT_CPDRIVERNAME;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_cpdrivername)

D3DKMT_CPDRIVERNAME structure

Description

The D3DKMT_CPDRIVERNAME structure contains the file name of the content protection driver.

Members

ContentProtectionFileName

File name of the content protection driver.

Remarks

See also

KMTQUERYADAPTERINFOTYPE

D3DKMTQueryAdapterInfo