- DuplicateOutput
HRESULT DuplicateOutput(IUnknown Device, IDXGIOutputDuplication* OutputDuplication)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- FindClosestMatchingMode1
HRESULT FindClosestMatchingMode1(DXGI_MODE_DESC1* ModeToMatch, DXGI_MODE_DESC1* 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.
- GetDisplayModeList1
HRESULT GetDisplayModeList1(DXGI_FORMAT EnumFormat, uint Flags, uint* NumModes, DXGI_MODE_DESC1* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDisplaySurfaceData1
HRESULT GetDisplaySurfaceData1(IDXGIResource Destination)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- 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.