Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Close Function (AlcTerminal)
Attachmate.Reflection.Objects.Emulation.ALC Library
>
AlcTerminal Object
: Close Function
One of the CloseOption enum values
Closes the terminal session with the close option.
Syntax
Visual Basic (Declaration)
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
Reference
AlcTerminal Object
AlcTerminal Members
Send Feedback