Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / CancelableConnectionEventHandler Event
This is a ConnectionTypeOption Enumeration.
In This Topic
CancelableConnectionEventHandler Event
In This Topic
Syntax
Public Delegate Function CancelableConnectionEventHandler( _
   ByVal sender As Object, _
   ByVal connectionId As Integer, _
   ByVal connectionType As ConnectionTypeOption, _
   ByVal connectionSettings As Object _
) As Boolean

Parameters

sender
connectionId
connectionType
This is a ConnectionTypeOption Enumeration.
connectionSettings
See Also