InfoConnect for Airlines VBA Guide
EnhancedSerialDataCom Property
Set this to True to use InfoConnect's own enhanced communications driver. Set to False if you have a third-party driver that must use the standard Windows data communications driver Comm.drv.
Syntax
Object.EnhancedSerialDataCom As Boolean
Remarks
The default value is False. This value cannot be changed if the connection is open.
See Also