DXGK_QUERYSEGMENTCOUNTOUT - NtDoc

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

typedef struct _DXGK_QUERYSEGMENTCOUNTOUT {
  UINT16 SegmentCount;
  UINT16 Padding;
  UINT32 Reserved;
} DXGK_QUERYSEGMENTCOUNTOUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Currently reserved for system use.

Members

SegmentCount

Padding

Reserved

Remarks

See also