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


Chapter 4 AMI API : AMI Parameter Classes : AmiParameterListIn::getValue()

AmiParameterListIn::getValue()
Method
Declaration
AmiStatus getValue(const char* name, void* value);
Purpose
Gets the value associated with the input parameter name.
Parameters
 
 
AmiParameterListOut Class
class
Declaration
class AmiParameterListOut;
Purpose
Groups AmiParameter objects to define an AMI method complete set of output parameters.
Member Summary
 
Retrieves a list of returned values to use with setValue for method invocation.
 
 
 

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