IDXGIFactory2

Undocumented in source.

Members

Functions

CreateSwapChainForComposition
HRESULT CreateSwapChainForComposition(IUnknown Device, DXGI_SWAP_CHAIN_DESC1* Desc, IDXGIOutput RestrictToOutput, IDXGISwapChain1* SwapChain)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateSwapChainForCoreWindow
HRESULT CreateSwapChainForCoreWindow(IUnknown Device, IUnknown Window, DXGI_SWAP_CHAIN_DESC1* Desc, IDXGIOutput RestrictToOutput, IDXGISwapChain1* SwapChain)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateSwapChainForHwnd
HRESULT CreateSwapChainForHwnd(IUnknown Device, HWND hWnd, DXGI_SWAP_CHAIN_DESC1* Desc, DXGI_SWAP_CHAIN_FULLSCREEN_DESC* FullscreenDesc, IDXGIOutput RestrictToOutput, IDXGISwapChain1* SwapChain)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSharedResourceAdapterLuid
HRESULT GetSharedResourceAdapterLuid(HANDLE Resource, LUID* Luid)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindowedStereoEnabled
BOOL IsWindowedStereoEnabled()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterOcclusionStatusEvent
HRESULT RegisterOcclusionStatusEvent(HANDLE Event, DWORD* Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterOcclusionStatusWindow
HRESULT RegisterOcclusionStatusWindow(HWND WindowHandle, uint Msg, DWORD* Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterStereoStatusEvent
HRESULT RegisterStereoStatusEvent(HANDLE Event, DWORD* Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterStereoStatusWindow
HRESULT RegisterStereoStatusWindow(HWND WindowHandle, uint Msg, DWORD* Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterOcclusionStatus
void UnregisterOcclusionStatus(DWORD Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterStereoStatus
void UnregisterStereoStatus(DWORD Cookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDXGIFactory1

EnumAdapters1
HRESULT EnumAdapters1(uint Adapter, IDXGIAdapter1* Adapter)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCurrent
BOOL IsCurrent()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta