OnPortCreate Event
FabulaTech virtual serial port has been created.
Syntax
Visual Basic | Sub OnPortCreate(PortName As String) |
---|---|
Visual C++ (MFC) | void OnPortCreate(LPCTSTR PortName); |
Parameters
PortName
String containing name of newly-created virtual serial port.