Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / InputMapAction Object
Properties Methods

In This Topic
    InputMapAction Object Members
    In This Topic

    The following tables list the members exposed by InputMapAction.

    Public Properties
     NameDescription
    Public PropertyGets or sets the action ID associated with this action.  
    Public PropertyGets the parameters associated with this action. If there are no parameters, null is returned.  
    Top
    Public Methods
     NameDescription
    Public MethodAppends a parameter to the end of the action's parameter list.  
    Public MethodAppends a boolean parameter to the end of the action's parameter list.  
    Public MethodAppends a parameter as a Long Integer to the end of the action's parameter list.  
    Top
    See Also