InfoConnect for Airlines VBA Guide
Close Function (AlcTerminal)
One of the CloseOption enum values
Closes the terminal session with the close option.
Syntax
object.Close( _
   ByVal option As CloseOption _
) As ReturnCode

Parameters

option
One of the CloseOption enum values

Return Value

One of the ReturnCode enum values
See Also