InfoConnect for Airlines VBA Guide
Close Function (WebControl)
The CloseOption enum object.
Closes the Web session with the close option.
Syntax
object.Close( _
   ByVal option As CloseOption _
) As ReturnCode

Parameters

option
The CloseOption enum object.

Return Value

ReturnCode object.
See Also