| C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Output Class : GetClosestMatchingMode Method |
'Declaration Public Sub GetClosestMatchingMode( _ ByVal device As ComObject, _ ByVal modeToMatch As ModeDescription, _ ByRef closestMatch As ModeDescription _ )
public void GetClosestMatchingMode( ComObject device, ModeDescription modeToMatch, out ModeDescription closestMatch )