IDXGISwapChain

Undocumented in source.

Members

Functions

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.

Inherited Members

From IDXGIDeviceSubObject

GetDevice
HRESULT GetDevice(GUID RIID, void** Device)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta