Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / Closed Event
In This Topic
Closed Event (IbmPrinter)
In This Topic
Occurs before the session closes.
Syntax
private Sub IbmPrinter_Closed ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also