D3DDDI_EXECUTIONSTATEESCAPE - NtDoc

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

typedef struct _D3DDDI_EXECUTIONSTATEESCAPE {
  [Out] D3DDDI_DEVICEEXECUTION_STATE State;
} D3DDDI_EXECUTIONSTATEESCAPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_d3dddi_executionstateescape)

_D3DDDI_EXECUTIONSTATEESCAPE structure

Description

Specifies the state of the device.

Members

State [Out]

A value of type D3DDDI_DEVICEEXECUTION_STATE that indicates the state of the device.

See also

D3DDDI_DEVICEEXECUTION_STATE