[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Output1.FindClosestMatchingMode1

FindClosestMatchingMode1 Method

FindClosestMatchingMode1(ref ModeDescription1, out ModeDescription1, ComObject)

HRESULT IDXGIOutput1::FindClosestMatchingMode1([In] const DXGI_MODE_DESC1* pModeToMatch,[Out] DXGI_MODE_DESC1* pClosestMatch,[In, Optional] IUnknown* pConcernedDevice)

Declaration
public void FindClosestMatchingMode1(ref ModeDescription1 modeToMatchRef, out ModeDescription1 closestMatchRef, ComObject concernedDeviceRef)
Public Sub FindClosestMatchingMode1(ByRef modeToMatchRef As ModeDescription1, ByRef closestMatchRef As ModeDescription1, concernedDeviceRef As ComObject)
Parameters
Type Name Description
ModeDescription1 modeToMatchRef
ModeDescription1 closestMatchRef
ComObject concernedDeviceRef