Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the flags that were used when a Microsoft DirectX Graphics Infrastructure (DXGI) object was created.
Syntax
UINT GetCreationFlags();
Return value
The creation flags.
Remarks
The GetCreationFlags method returns flags that were passed to the CreateDXGIFactory2 function, or were implicitly constructed by CreateDXGIFactory, CreateDXGIFactory1, D3D11CreateDevice, or D3D11CreateDeviceAndSwapChain.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dxgi1_3.h |