InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / BeforeConnect Event
In This Topic
BeforeConnect Event (UtsTerminal)
In This Topic
Occurs before InfoConnect connects to the host.
Syntax
private Sub UtsTerminal_BeforeConnect ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also