Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / BeforeDisconnect Event
In This Topic
BeforeDisconnect Event (IbmPrinter)
In This Topic
Occurs before Reflection disconnects from the host.
Syntax
private Sub IbmPrinter_BeforeDisconnect ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also