- GetDesc
HRESULT GetDesc(DXGI_OUTPUT_DESC* pDesc)
Undocumented in source.
- GetDisplayModeList
HRESULT GetDisplayModeList(DXGI_FORMAT EnumFormat, UINT Flags, UINT* pNumModes, DXGI_MODE_DESC* pDesc)
Undocumented in source.
- FindClosestMatchingMode
HRESULT FindClosestMatchingMode(const(DXGI_MODE_DESC)* pModeToMatch, DXGI_MODE_DESC* pClosestMatch, IUnknown pConcernedDevice)
Undocumented in source.
- WaitForVBlank
HRESULT WaitForVBlank()
Undocumented in source.
- TakeOwnership
HRESULT TakeOwnership(IUnknown pDevice, BOOL Exclusive)
Undocumented in source.
- ReleaseOwnership
void ReleaseOwnership()
Undocumented in source.
- GetGammaControlCapabilities
HRESULT GetGammaControlCapabilities(DXGI_GAMMA_CONTROL_CAPABILITIES* pGammaCaps)
Undocumented in source.
- SetGammaControl
HRESULT SetGammaControl(const(DXGI_GAMMA_CONTROL)* pArray)
Undocumented in source.
- GetGammaControl
HRESULT GetGammaControl(DXGI_GAMMA_CONTROL* pArray)
Undocumented in source.
- SetDisplaySurface
HRESULT SetDisplaySurface(IDXGISurface pScanoutSurface)
Undocumented in source.
- GetDisplaySurfaceData
HRESULT GetDisplaySurfaceData(IDXGISurface pDestination)
Undocumented in source.
- GetFrameStatistics
HRESULT GetFrameStatistics(DXGI_FRAME_STATISTICS* pStats)
Undocumented in source.