Rediger

Del via


D3DKMT_CPDRIVERNAME structure (d3dkmthk.h)

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

See also

KMTQUERYADAPTERINFOTYPE

D3DKMTQueryAdapterInfo