// 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 referenceNo description available.
The GPU partition driver escape input.
vfLUIDA LUID (locally unique identifier).