OnThirdPartyPortRemove Event
Third party serial port has been removed.
Syntax
Visual Basic | Sub OnThirdPartyPortRemove(PortName As String) |
---|---|
Visual C++ (MFC) | void OnThirdPartyPortRemove(LPCTSTR PortName); |
Parameters
PortName
String containing name of removed serial port.