Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / Closing Event
In This Topic
    Closing Event (Terminal)
    In This Topic
    This event occurs when the request to close the session has been made.
    Syntax
    private Sub Terminal_Closing ( 
       ByVal sender As Object _
    ) As Boolean

    Parameters

    sender
    See Also