- GetBuffer
HRESULT GetBuffer(UINT Buffer, REFIID riid, void** ppSurface)
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* ppOutput)
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* pDesc)
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* pStats)
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* pFullscreen, IDXGIOutput* ppTarget)
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* pLastPresentCount)
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* pNewTargetParameters)
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 pTarget)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.