|
ReactOS 0.4.17-dev-934-g091855f
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT IDXGIOutput::FindClosestMatchingMode | ( | [in] const DXGI_MODE_DESC * | mode, |
| [out] DXGI_MODE_DESC * | closest_match, | ||
| [in] IUnknown * | device | ||
| ) |
| HRESULT IDXGIOutput::GetDesc | ( | [out] DXGI_OUTPUT_DESC * | desc | ) |
| HRESULT IDXGIOutput::GetDisplayModeList | ( | [in] DXGI_FORMAT | format, |
| [in] UINT | flags, | ||
| [in, out] UINT * | mode_count, | ||
| [out] DXGI_MODE_DESC * | desc | ||
| ) |
| HRESULT IDXGIOutput::GetDisplaySurfaceData | ( | [in] IDXGISurface * | surface | ) |
| HRESULT IDXGIOutput::GetFrameStatistics | ( | [out] DXGI_FRAME_STATISTICS * | stats | ) |
| HRESULT IDXGIOutput::GetGammaControl | ( | [out] DXGI_GAMMA_CONTROL * | gamma_control | ) |
| HRESULT IDXGIOutput::GetGammaControlCapabilities | ( | [out] DXGI_GAMMA_CONTROL_CAPABILITIES * | gamma_caps | ) |
| void IDXGIOutput::ReleaseOwnership | ( | ) |
| HRESULT IDXGIOutput::SetDisplaySurface | ( | [in] IDXGISurface * | surface | ) |
| HRESULT IDXGIOutput::SetGammaControl | ( | [in] const DXGI_GAMMA_CONTROL * | gamma_control | ) |
| HRESULT IDXGIOutput::WaitForVBlank | ( | ) |