Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTypingEventHandler Event
In This Topic
RecentTypingEventHandler Event
In This Topic
Recent Typing event handler delegate.
Syntax
<Runtime.InteropServices.ComVisibleAttribute(True)>
Public Delegate Sub RecentTypingEventHandler( _
   ByVal sender As Object _
) 

Parameters

sender
See Also