IDXGIOutput1

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

DuplicateOutput
HRESULT DuplicateOutput(IUnknown pDevice, IDXGIOutputDuplication* ppOutputDuplication)
Undocumented in source.
FindClosestMatchingMode1
HRESULT FindClosestMatchingMode1(const(DXGI_MODE_DESC1)* pModeToMatch, DXGI_MODE_DESC1* pClosestMatch, IUnknown pConcernedDevice)
Undocumented in source.
GetDisplayModeList1
HRESULT GetDisplayModeList1(DXGI_FORMAT EnumFormat, UINT Flags, UINT* pNumModes, DXGI_MODE_DESC1* pDesc)
Undocumented in source.
GetDisplaySurfaceData1
HRESULT GetDisplaySurfaceData1(IDXGIResource pDestination)
Undocumented in source.

Inherited Members

From IDXGIOutput

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.

Meta