InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / AfterConnect Event
In This Topic
    AfterConnect Event (AlcTerminal)
    In This Topic
    Occurs after InfoConnect connects to the host.
    Syntax
    private Sub AlcTerminal_AfterConnect ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also