InfoConnect for Airlines VBA Guide
SendControlKey Function (AlcScreen)
ControlKeyCode value
Send host control key to host.
Syntax
object.SendControlKey( _
   ByVal keycode As ControlKeyCode _
) As ReturnCode

Parameters

keycode
ControlKeyCode value

Return Value

One of the ReturnCode enum values
See Also