InfoConnect for Airlines VBA Guide
Close Function (UtsTerminal)
Close option indicates how to handle the save action upon closing the control.
Closes the terminal session with the close option.
Syntax
object.Close( _
   ByVal option As CloseOption _
) As ReturnCode

Parameters

option
Close option indicates how to handle the save action upon closing the control.

Return Value

ReturnCode value indicates the success or error conditions.
See Also