D3DDDI_EXECUTIONSTATEESCAPE structure (d3dumddi.h)

Specifies the state of the device.

Syntax

typedef struct _D3DDDI_EXECUTIONSTATEESCAPE {
  [Out] D3DDDI_DEVICEEXECUTION_STATE State;
} D3DDDI_EXECUTIONSTATEESCAPE;

Members

[Out] State

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

Requirements

Requirement Value
Minimum supported client Windows 8.1
Minimum supported server Windows Server 2012 R2
Header d3dumddi.h (include D3dumddi.h)

See also

D3DDDI_DEVICEEXECUTION_STATE