DXGK_QUERYSEGMENTIN4 - NtDoc

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

typedef struct _DXGK_QUERYSEGMENTIN4 {
  UINT PhysicalAdapterIndex;
} DXGK_QUERYSEGMENTIN4;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXGK_QUERYSEGMENTIN4 structure

Description

The DXGK_QUERYSEGMENTIN4 structure is used to specify the adapter to query.

Members

PhysicalAdapterIndex

A zero-based physical adapter index in a linked display adapter (LDA) link. Zero for non-LDA configurations.

See also

DXGK_QUERYSEGMENTOUT4