Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SendKeys Function (AlcScreen)
Attachmate.Reflection.Objects.Emulation.ALC Library
>
AlcScreen Object
: SendKeys Function
Text to be sent to the host.
Sends the text string to the host.
Syntax
Visual Basic (Declaration)
object
.SendKeys( _
ByVal
text
As
String _ )
As
ReturnCode
Parameters
text
Text to be sent to the host.
Return Value
One of the ReturnCode enum values
See Also
Reference
AlcScreen Object
AlcScreen Members
Send Feedback