InfoConnect for Airlines VBA Guide
UseSOCKS Property
Lets you connect to a host via a SOCKS proxy server.
Syntax
Object.UseSOCKS As Boolean
Remarks
The default value is false. This value can be changed during an open connection.
See Also