[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Output.FindClosestMatchingMode

FindClosestMatchingMode Method

FindClosestMatchingMode(ref ModeDescription, out ModeDescription, ComObject)

HRESULT IDXGIOutput::FindClosestMatchingMode([In] const DXGI_MODE_DESC* pModeToMatch,[Out] DXGI_MODE_DESC* pClosestMatch,[In, Optional] IUnknown* pConcernedDevice)

Declaration
public void FindClosestMatchingMode(ref ModeDescription modeToMatchRef, out ModeDescription closestMatchRef, ComObject concernedDeviceRef)
Parameters
Type Name Description
ModeDescription modeToMatchRef
ModeDescription closestMatchRef
ComObject concernedDeviceRef