ID3D10Device::GetCreationFlags method
Get the flags used during the call to create the device with D3D10CreateDevice.
Syntax
UINT GetCreationFlags();
Parameters
This method has no parameters.
Return value
Type: UINT
A bitfield containing the flags used to create the device. See D3D10_CREATE_DEVICE_FLAG.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: