ID3D11DeviceContext Interface

The ID3D11DeviceContext interface represents a device context which generates rendering commands.

Syntax

interface ID3D11DeviceContext : public ID3D11DeviceChild  

Requirements

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

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

See also

ID3D11DeviceContext Members