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.
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 |