InfoConnect for Unisys VBA Guide
SendControlKeySync Function (T27Screen)
ControlKeyCode object.
Sends a host control key to the host.
Syntax
object.SendControlKeySync( _
   ByVal keycode As ControlKeyCode _
) As ReturnCode

Parameters

keycode
ControlKeyCode object.

Return Value

ReturnCode indicates success, failure, or a warning condition if the cursor position reaches the screen boundary.
Remarks
The method does not return until the screen has settled for the time duration measured by the ScreenSettleTime property.
See Also

 

 


2015 Attachmate

Send Feedback