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.
Used to query a display ID.
Syntax
typedef struct _DXGK_QUERYDISPLAYIDOUT {
UINT Length;
BYTE *pDescriptor;
} DXGK_QUERYDISPLAYIDOUT;
Members
Length
The length of the Display ID.
pDescriptor
A pointer to the descriptor of the ID.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmddi.h |