![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This section describes the parameter functions. The functions are used to define and process method parameters and return values.This table summarizes the AMI C API parameter functions. These functions are described in the following sections.
Adds the specified parameter to the list of input parameters for the method. Adds the specified parameter to the description of return parameters for that method. Returns a handle to a list of AMI parameter lists to be used to specify return values for a method invocation. Sets the value of an AMI parameter in the specified AMI parameter list. Retrieves the value of an AMI parameter from the specified AMI parameter list. Adds a value choice for the specified parameter. Adds a legal choice for the specified parameter. Destroys the specified list of parameter lists.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |