Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / BeforeConnect Event
In This Topic
    BeforeConnect Event (IbmPrinter)
    In This Topic
    Occurs before Reflection connects to the host.
    Syntax
    private Sub IbmPrinter_BeforeConnect ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also