AmiParameterOut()
Constructor
Declaration
AmiParameterOut(AmiMethod * method,
const char* name,
ami_DataType type,
const char* help);
Purpose
Describes the result parameters returned by the method invocation.
Parameters
Parameter |
Description |
|
|
|
Establishes the name of the Note: The use of curly brackets { } in microagent method parameter names is not supported. Use of these characters results in an error. |
|
Parameter type. One of:
|
|
Establishes the help text describing the purpose of the
|