ID3D11Device::GetCreationFlags Method
Get the flags used during the call to create the device with D3D11CreateDevice.
Syntax
UINT GetCreationFlags();
Parameter
Methode umfasst keine Parameter.
Rückgabewert
Typ: UINT
A bitfield containing the flags used to create the device. See D3D11_CREATE_DEVICE_FLAG.
Anforderungen
Header |
D3D11.h |
Bibliothek |
D3D11.lib |