DXGKVGPU_ESCAPE_INITIALIZE - NtDoc

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

typedef struct _DXGKVGPU_ESCAPE_INITIALIZE {
  DXGKVGPU_ESCAPE_HEAD Header;
  GUID                 VmGuid;
} DXGKVGPU_ESCAPE_INITIALIZE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXGKVGPU_ESCAPE_INITIALIZE structure

Description

Used to initialize an escape.

Members

The header that is being operated over.

VmGuid

VM GUID.