'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 )
Parameters
- device
- modeToMatch
- closestMatch