vrLib SDK Documentation
Check Method (portName)
NamespacesVideoRay.CommunicationCommPortCheck(String)
Check to see if a port can be opened.
Declaration Syntax
C#Visual BasicVisual C++
public static bool Check(
	string portName
)
Public Shared Function Check ( _
	portName As String _
) As Boolean
public:
static bool Check(
	String^ portName
)
Parameters
portName (String)
Name of port (in the form of COM#)

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)