InfoConnect for Unisys VBA Guide
BeforeConnect Event (UtsTerminal)
Occurs before InfoConnect connects to the host.
Syntax
private Sub UtsTerminal_BeforeConnect (
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also