IDXGIOutput

Undocumented in source.

Members

Functions

FindClosestMatchingMode
HRESULT FindClosestMatchingMode(DXGI_MODE_DESC* ModeToMatch, DXGI_MODE_DESC* ClosestMatch, IUnknown ConcernedDevice)
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_OUTPUT_DESC* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDisplayModeList
HRESULT GetDisplayModeList(DXGI_FORMAT EnumFormat, uint Flags, uint* NumModes, DXGI_MODE_DESC* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDisplaySurfaceData
HRESULT GetDisplaySurfaceData(IDXGISurface Destination)
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.
GetGammaControl
HRESULT GetGammaControl(DXGI_GAMMA_CONTROL* Array)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGammaControlCapabilities
HRESULT GetGammaControlCapabilities(DXGI_GAMMA_CONTROL_CAPABILITIES* GammaCaps)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseOwnership
void ReleaseOwnership()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDisplaySurface
HRESULT SetDisplaySurface(IDXGISurface ScanoutSurface)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetGammaControl
HRESULT SetGammaControl(DXGI_GAMMA_CONTROL* Array)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TakeOwnership
HRESULT TakeOwnership(IUnknown Device, BOOL Exclusive)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForVBlank
HRESULT WaitForVBlank()
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 IDXGIObject

GetParent
HRESULT GetParent(GUID* IID, void** Parent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateData
HRESULT GetPrivateData(GUID* IID, uint* DataSize, void* Data)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateData
HRESULT SetPrivateData(GUID* IID, uint DataSize, void* Data)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(GUID* IID, const(IUnknown) Unknown)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta