ID3DDeviceContextState Interface

The ID3DDeviceContextState interface represents a context state object, which holds state and behavior information about a Microsoft Direct3D device.

Syntax

interface ID3DDeviceContextState : public ID3D11DeviceChild  

Remarks

This interface inherits from another interface but does not have additional members.

Requirements

Header: Declared in d3d11_x.h (d3d11_1.h on other Windows platforms).

Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).