InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / Closed Event
In This Topic
Closed Event (UtsTerminal)
In This Topic
Occurs before the session closes.
Syntax
private Sub UtsTerminal_Closed ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also