GPUP_DRIVER_ESCAPE_INPUT - NtDoc

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

typedef struct _GPUP_DRIVER_ESCAPE_INPUT {
  LUID vfLUID;
} GPUP_DRIVER_ESCAPE_INPUT, *PGPUP_DRIVER_ESCAPE_INPUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_GPUP_DRIVER_ESCAPE_INPUT structure

Description

The GPU partition driver escape input.

Members

vfLUID

A LUID (locally unique identifier).

Remarks

See also