- GetBackgroundColor
HRESULT GetBackgroundColor(DXGI_RGBA* Color)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetCoreWindow
HRESULT GetCoreWindow(GUID** RefIID, void** ppUnk)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDesc1
HRESULT GetDesc1(DXGI_SWAP_CHAIN_DESC1* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFullscreenDesc
HRESULT GetFullscreenDesc(DXGI_SWAP_CHAIN_FULLSCREEN_DESC* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetHwnd
HRESULT GetHwnd(HWND* Hwnd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetRestrictToOutput
HRESULT GetRestrictToOutput(IDXGIOutput* RestrictToOutput)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetRotation
HRESULT GetRotation(DXGI_MODE_ROTATION* Rotation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsTemporaryMonoSupported
BOOL IsTemporaryMonoSupported()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Present1
HRESULT Present1(uint SyncInterval, uint Flags, DXGI_PRESENT_PARAMETERS* pPresentParameters)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetBackgroundColor
HRESULT SetBackgroundColor(DXGI_RGBA* Color)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetRotation
HRESULT SetRotation(DXGI_MODE_ROTATION Rotation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetBuffer
HRESULT GetBuffer(uint Buffer, GUID* RIID, void** Surface)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetContainingOutput
HRESULT GetContainingOutput(IDXGIOutput* Output)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDesc
HRESULT GetDesc(DXGI_SWAP_CHAIN_DESC* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFrameStatistics
HRESULT GetFrameStatistics(DXGI_FRAME_STATISTICS* Stats)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFullscreenState
HRESULT GetFullscreenState(BOOL* Fullscreen, IDXGIOutput* Target)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetLastPresentCount
HRESULT GetLastPresentCount(uint* LastPresentCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Present
HRESULT Present(uint SyncInterval, uint Flags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ResizeBuffers
HRESULT ResizeBuffers(uint BufferCount, uint Width, uint Height, DXGI_FORMAT NewFormat, uint SwapChainFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ResizeTarget
HRESULT ResizeTarget(DXGI_MODE_DESC* NewTargetParameters)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetFullscreenState
HRESULT SetFullscreenState(BOOL Fullscreen, IDXGIOutput Target)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.