Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI C API Parameter Functions : ami_ParameterCreateOut()

ami_ParameterCreateOut()
Function
Declaration
ami_Error ami_ParameterCreateOut(
ami_Session inAmiSession,
ami_Method inAmiMethod,
ami_Parameter * inpAmiParm,
const char * inpName,
ami_DataType inType,
const char * inpHelp );
Purpose
Adds the specified parameter to the description of return parameters for that method.
Parameters
 
Note: The use of curly brackets { } in microagent method parameter names is not supported. Use of these characters results in an error.
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved