// d3dukmdt.h
typedef struct _DXGKVGPU_ESCAPE_RELEASE {
DXGKVGPU_ESCAPE_HEAD Header;
} DXGKVGPU_ESCAPE_RELEASE;
View the official Windows Driver Kit DDI referenceNo description available.
Indicates that an escape has been released.
HeaderThe header that is being operated on.