Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
AddParameterAsInteger Method (InputMapAction)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
InputMapAction Object
: AddParameterAsInteger Method
The parameter value to add.
Appends a parameter as a Long Integer to the end of the action's parameter list.
Syntax
Visual Basic (Declaration)
object
.AddParameterAsInteger( _
ByVal
param
As
Long _ )
Parameters
param
The parameter value to add.
See Also
Reference
InputMapAction Object
InputMapAction Members
Send Feedback