D3DKMT_DRIVER_DESCRIPTION structure (d3dkmthk.h)

Describes the kernel mode display driver.

Syntax

typedef struct _D3DKMT_DRIVER_DESCRIPTION {
        WCHAR DriverDescription[4096];
} D3DKMT_DRIVER_DESCRIPTION;

Members

[out] DriverDescription[4096]

Pointer to a string of characters that represent the driver description.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header d3dkmthk.h