Gets the initialization flags associated with the current deferred context.
public:
UINT GetContextFlags()
Type: UINTÂ
The flags that were supplied to the ContextFlags parameter of ID3D11Device::CreateDeferredContext.
The GetContextFlags method gets the flags that were supplied to the ContextFlags parameter of ID3D11Device::CreateDeferredContext; however, the context flag is reserved for future use.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).