C# 클래스 ModemConnect.OpenXCPortNames

파일 보기 프로젝트 열기: openxc/openxc-accessories 1 사용 예제들

공개 메소드들

메소드 설명
GetOpenXCPorts ( String vid, String pid ) : List

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

메소드 상세

GetOpenXCPorts() 공개 정적인 메소드

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
리턴 List