Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeysSendingEventHandler Event
In This Topic
KeysSendingEventHandler Event
In This Topic
Syntax
Public Delegate Function KeysSendingEventHandler( _
   ByVal sender As Object, _
   ByRef keys As String _
) As Boolean

Parameters

sender
keys
See Also