C# Class ModemConnect.OpenXCPortNames

Afficher le fichier Open project: openxc/openxc-accessories Class Usage Examples

Méthodes publiques

Méthode Description
GetOpenXCPorts ( String vid, String pid ) : List

Compile an array of COM port names associated with given VID and PID

Method Details

GetOpenXCPorts() public static méthode

Compile an array of COM port names associated with given VID and PID
public static GetOpenXCPorts ( String vid, String pid ) : List
vid String
pid String
Résultat List