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.
ID3D11Device::GetCreationFlags method
Get the flags used during the call to create the device with D3D11CreateDevice.
Syntax
UINT GetCreationFlags();
Parameters
This method has no parameters.
Return value
Type: UINT
A bitfield containing the flags used to create the device. See D3D11_CREATE_DEVICE_FLAG.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: