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

InputMapAction Object Members

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