https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nn-dxgi-idxgioutput?redirectedfrom=MSDN
IDXGIOutput (dxgi.h) - Win32 apps | Microsoft Learn
An IDXGIOutput interface represents an adapter output (such as a monitor).
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-waitforvblank
IDXGIOutput::WaitForVBlank (dxgi.h) - Win32 apps | Microsoft Learn
Halt a thread until the next vertical blank occurs.
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-getgammacontrolcapabilities
IDXGIOutput::GetGammaControlCapabilities (dxgi.h) - Win32 apps | Microsoft Learn
Gets a description of the gamma-control capabilities.
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-findclosestmatchingmode
IDXGIOutput::FindClosestMatchingMode (dxgi.h) - Win32 apps | Microsoft Learn
Finds the display mode that most closely matches the requested display mode. (IDXGIOutput.FindClosestMatchingMode)
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-getdisplaymodelist
IDXGIOutput::GetDisplayModeList (dxgi.h) - Win32 apps | Microsoft Learn
Gets the display modes that match the requested format and other input options. (IDXGIOutput.GetDisplayModeList)
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-releaseownership?redirectedfrom=MSDN
IDXGIOutput::ReleaseOwnership (dxgi.h) - Win32 apps | Microsoft Learn
Releases ownership of the output.
dxgihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/dxgi/nf-dxgi-idxgioutput-setdisplaysurface
IDXGIOutput::SetDisplaySurface (dxgi.h) - Win32 apps | Microsoft Learn
Changes the display mode.
dxgihappsmicrosoftlearn