DXGKVGPU_ESCAPE_READ_VGPU_TYPE - NtDoc

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

typedef struct _DXGKVGPU_ESCAPE_READ_VGPU_TYPE {
  DXGKVGPU_ESCAPE_HEAD Header;
} DXGKVGPU_ESCAPE_READ_VGPU_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dukmdt-_dxgkvgpu_escape_read_vgpu_type)

_DXGKVGPU_ESCAPE_READ_VGPU_TYPE structure

Description

A structure used to read the VGPU type of an escape.

Members

The header that is being processed.