PortType Property

Retrieves value of virtual serial port type.

Access

Read only

Syntax

Visual Basic
PortType As FTVSPCPortType
Delphi
PortType: FTVSPCPortType;
Visual C++ (MFC)
FTVSPCPortType get_PortType();   
Visual C++ (#import)
FTVSPCPortType PortType;