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


Chapter 4 AMI API : Data Types Summary : ami_ParameterList

ami_ParameterList
Type
Purpose
This is the AMI C API parameter list object handle. It encapsulates all the information required to define and support a list of AMI parameters. It is used to group parameters for the purpose of defining the input or output parameters of a method and for setting and retrieving the values of input and output parameters.
Remarks
All ami_ParameterList instances are associated with an ami_Method or an ami_ParameterListList and are destroyed along with the ami_Method or ami_ParameterListList when it is destroyed. There is no need (or function) to destroy an ami_ParameterList.

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