- GetBackgroundColor
HRESULT GetBackgroundColor(DXGI_RGBA* pColor)
Undocumented in source.
- GetCoreWindow
HRESULT GetCoreWindow(REFIID refiid, void** ppUnk)
Undocumented in source.
- GetDesc1
HRESULT GetDesc1(DXGI_SWAP_CHAIN_DESC1* pDesc)
Undocumented in source.
- GetFullscreenDesc
HRESULT GetFullscreenDesc(DXGI_SWAP_CHAIN_FULLSCREEN_DESC* pDesc)
Undocumented in source.
- GetHwnd
HRESULT GetHwnd(HWND* pHwnd)
Undocumented in source.
- GetRestrictToOutput
HRESULT GetRestrictToOutput(IDXGIOutput* ppRestrictToOutput)
Undocumented in source.
- GetRotation
HRESULT GetRotation(DXGI_MODE_ROTATION* pRotation)
Undocumented in source.
- IsTemporaryMonoSupported
BOOL IsTemporaryMonoSupported()
Undocumented in source.
- Present1
HRESULT Present1(UINT SyncInterval, UINT PresentFlags, const(DXGI_PRESENT_PARAMETERS)* pPresentParameters)
Undocumented in source.
- SetBackgroundColor
HRESULT SetBackgroundColor(const(DXGI_RGBA)* pColor)
Undocumented in source.
- SetRotation
HRESULT SetRotation(DXGI_MODE_ROTATION Rotation)
Undocumented in source.
- Present
HRESULT Present(UINT SyncInterval, UINT Flags)
Undocumented in source.
- GetBuffer
HRESULT GetBuffer(UINT Buffer, REFIID riid, void** ppSurface)
Undocumented in source.
- SetFullscreenState
HRESULT SetFullscreenState(BOOL Fullscreen, IDXGIOutput pTarget)
Undocumented in source.
- GetFullscreenState
HRESULT GetFullscreenState(BOOL* pFullscreen, IDXGIOutput* ppTarget)
Undocumented in source.
- GetDesc
HRESULT GetDesc(DXGI_SWAP_CHAIN_DESC* pDesc)
Undocumented in source.
- ResizeBuffers
HRESULT ResizeBuffers(UINT BufferCount, UINT Width, UINT Height, DXGI_FORMAT NewFormat, UINT SwapChainFlags)
Undocumented in source.
- ResizeTarget
HRESULT ResizeTarget(const(DXGI_MODE_DESC)* pNewTargetParameters)
Undocumented in source.
- GetContainingOutput
HRESULT GetContainingOutput(IDXGIOutput* ppOutput)
Undocumented in source.
- GetFrameStatistics
HRESULT GetFrameStatistics(DXGI_FRAME_STATISTICS* pStats)
Undocumented in source.
- GetLastPresentCount
HRESULT GetLastPresentCount(UINT* pLastPresentCount)
Undocumented in source.