DXGKARG_GETGPUENGINES - NtDoc

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

typedef struct _DXGKARG_GETGPUENGINES {
  ULONG          NumEngines;
  DXGK_GPUENGINE EngineInfo[1];
} DXGKARG_GETGPUENGINES, *PDXGKARG_GETGPUENGINES;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-dispmprt-_dxgkarg_getgpuengines)

_DXGKARG_GETGPUENGINES structure

Description

No longer used.

Members

NumEngines

EngineInfo

Remarks

See also