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

    Parameters

    sender
    Sender of event.
    See Also