InfoConnect for Airlines VBA Guide
SerialDeviceToHost Property
Gets or sets whether data received from the currently configured serial device port is sent to the host.
Syntax
Object.SerialDeviceToHost As Boolean
Remarks
This property is usually set by the host application when it is required. The default is false.
See Also