OnThirdPartyPortCreate Event
Third party serial port has been created.
Syntax
Visual Basic .NET | Sub OnThirdPartyPortCreate(ByVal PortName As String) |
---|---|
Visual C# | LPFNVSPCEVENTS OnThirdPartyPortCreate(String PortName); |
Parameters
PortName
String containing name of newly-created serial port.