AmiParameter Class
Class
Declaration
class AmiParameter;
Purpose
Implements the data types to be exchanged between the AMI application and the TIBCO Hawk agent. The parameter can be either AmiParameterIn
for input parameters from the TIBCO Hawk agent or AmiParameterOut
for result parameters from method invocations.
Remarks
The methods use these boolean definitions:
AMI_FALSE
= 0
AMI_TRUE
= 1
Member Summary
Member |
Description |
Page |
Sets the value choices for this |
||
Sets the legal choices for |
||
Checks if the parameter object was created correctly. |