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

Parameters

sender
See Also