Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmHostEventHandler Event
Sender of event.
In This Topic
IbmHostEventHandler Event
In This Topic
IbmHost default event.
Syntax
<Runtime.InteropServices.ComVisibleAttribute(True)>
Public Delegate Sub IbmHostEventHandler( _
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also