Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : SendControlKeySync Method |
'Declaration
Function SendControlKeySync( _ ByVal keycode As ControlKeyCode _ ) As ReturnCode
'Usage
Dim instance As IIbmScreen Dim keycode As ControlKeyCode Dim value As ReturnCode value = instance.SendControlKeySync(keycode)
ReturnCode SendControlKeySync( ControlKeyCode keycode )