ID3D11DeviceContext::GetType Method

Gets the type of device context.

Syntax

public:
D3D11_DEVICE_CONTEXT_TYPE GetType()  

Return value

Type: D3D11_DEVICE_CONTEXT_TYPE 

A member of D3D11_DEVICE_CONTEXT_TYPE that indicates the type of device context.

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

ID3D11DeviceContext Members