Attachmate.Reflection.Emulation.ALC Namespace > IAlcScreen Interface : SendControlKey Method |
'Declaration
Function SendControlKey( _ ByVal keycode As ControlKeyCode _ ) As ReturnCode
'Usage
Dim instance As IAlcScreen Dim keycode As ControlKeyCode Dim value As ReturnCode value = instance.SendControlKey(keycode)
ReturnCode SendControlKey( ControlKeyCode keycode )