DXGK_QUERYSEGMENTCOUNTIN - NtDoc

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

typedef struct _DXGK_QUERYSEGMENTCOUNTIN {
  UINT16 PhysicalAdapterIndex;
  UINT16 Padding;
  UINT32 Reserved;
} DXGK_QUERYSEGMENTCOUNTIN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Currently reserved for system use.

Members

PhysicalAdapterIndex

Padding

Reserved

Remarks

See also