DXGKVGPU_ESCAPE_HEAD - NtDoc

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

typedef struct _DXGKVGPU_ESCAPE_HEAD {
  GPUP_DRIVER_ESCAPE_INPUT Luid;
  DXGKVGPU_ESCAPE_TYPE     Type;
} DXGKVGPU_ESCAPE_HEAD;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXGKVGPU_ESCAPE_HEAD structure

Description

A structure describing the escape head.

Members

Luid

The ID of the escape input.

Type

The escape type.