// d3dumddi.h
typedef struct _D3DDDI_EXECUTIONSTATEESCAPE {
[Out] D3DDDI_DEVICEEXECUTION_STATE State;
} D3DDDI_EXECUTIONSTATEESCAPE;
View the official Windows Driver Kit DDI referenceNo description available.
Specifies the state of the device.
State [Out]A value of type D3DDDI_DEVICEEXECUTION_STATE that indicates the state of the device.