DXGK_QUERYDISPLAYIDOUT - NtDoc

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

typedef struct _DXGK_QUERYDISPLAYIDOUT {
  UINT Length;
  BYTE *pDescriptor;
} DXGK_QUERYDISPLAYIDOUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmddi-_dxgk_querydisplayidout)

_DXGK_QUERYDISPLAYIDOUT structure

Description

Used to query a display ID.

Members

Length

The length of the Display ID.

pDescriptor

A pointer to the descriptor of the ID.