IDXGIFactory1

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

EnumAdapters1
HRESULT EnumAdapters1(UINT Adapter, IDXGIAdapter1* ppAdapter)
Undocumented in source.
IsCurrent
BOOL IsCurrent()
Undocumented in source.

Inherited Members

From IDXGIFactory

EnumAdapters
HRESULT EnumAdapters(UINT Adapter, IDXGIAdapter* ppAdapter)
Undocumented in source.
MakeWindowAssociation
HRESULT MakeWindowAssociation(HWND WindowHandle, UINT Flags)
Undocumented in source.
GetWindowAssociation
HRESULT GetWindowAssociation(HWND* pWindowHandle)
Undocumented in source.
CreateSwapChain
HRESULT CreateSwapChain(IUnknown pDevice, DXGI_SWAP_CHAIN_DESC* pDesc, IDXGISwapChain* ppSwapChain)
Undocumented in source.
CreateSoftwareAdapter
HRESULT CreateSoftwareAdapter(HMODULE Module, IDXGIAdapter* ppAdapter)
Undocumented in source.

Meta