OnThirdPartyPortCreate Event

Third party serial port has been created.

Syntax

Visual Basic
Sub OnThirdPartyPortCreate(PortName As String)
Visual C++ (MFC)
void OnThirdPartyPortCreate(LPCTSTR PortName);

Parameters

PortName

String containing name of newly-created serial port.