[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Output.GetClosestMatchingMode

GetClosestMatchingMode Method

GetClosestMatchingMode(ComObject, ModeDescription, out ModeDescription)

Find the display mode that most closely matches the requested display mode.

Declaration
public void GetClosestMatchingMode(ComObject device, ModeDescription modeToMatch, out ModeDescription closestMatch)
Public Sub GetClosestMatchingMode(device As ComObject, modeToMatch As ModeDescription, ByRef closestMatch As ModeDescription)
Parameters
Type Name Description
ComObject device
ModeDescription modeToMatch
ModeDescription closestMatch