InfoConnect for Airlines VBA Guide
UseIPV6 Property (IbmTerminal)
Gets or sets whether InfoConnect uses version 6 of the Internet Protocol.
Syntax
Object.UseIPV6 As Boolean
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
Remarks
By default this value is false. Please contact technical support if you need support for IP version 6.
See Also