Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Close Function (WebControl)
Attachmate.Reflection.Objects Library (Web)
>
WebControl Object
: Close Function
The CloseOption enum object.
Closes the Web session with the close option.
Syntax
Visual Basic (Declaration)
object
.Close( _
ByVal
option
As
CloseOption
_ )
As
ReturnCode
Parameters
option
The CloseOption enum object.
Return Value
ReturnCode object.
See Also
Reference
WebControl Object
WebControl Members
Send Feedback