Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D10Device::GetCreationFlags method (d3d10.h)

Get the flags used during the call to create the device with D3D10CreateDevice.

Syntax

UINT GetCreationFlags();

Return value

Type: UINT

A bitfield containing the flags used to create the device. See D3D10_CREATE_DEVICE_FLAG.

Requirements

Requirement Value
Target Platform Windows
Header d3d10.h
Library D3D10.lib

See also

ID3D10Device Interface


Feedback

Was this page helpful?

Additional resources