OnThirdPartyPortRemove Event

Description

Third party serial port has been removed.

Syntax

Visual Basic .NET Sub OnThirdPartyPortRemove(ByVal PortName As String)
Visual C# LPFNVSPCEVENTS OnThirdPartyPortRemove(String PortName);

Parameters

PortName

String containing name of removed serial port.