The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D11DeviceContext::GetContextFlags method
Gets the initialization flags associated with the current deferred context.
Syntax
UINT GetContextFlags();
Parameters
This method has no parameters.
Remarks
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.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: