InfoConnect for Airlines VBA Guide
SerialPort Property
Get or set the COM serial port number.
Syntax
Object.SerialPort As Long
Remarks
When you set this property, all connection settings for this connection type are reset to their default values. This value cannot be changed if the connection is open.
See Also