InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / InputMapActionSequence Object / ActionAddedListener Property
In This Topic
ActionAddedListener Property (InputMapActionSequence)
In This Topic
Sets the listener. This is intended for the server to handle the added action.
Syntax
expression.ActionAddedListener As IActionAddedListener
where expression is a variable that represents a InputMapActionSequence Object
See Also