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_ParameterGetValue()

ami_ParameterGetValue()
Function
Declaration
ami_Error ami_ParameterGetValue(
ami_Session inAmiSession,
ami_Method inAmiMethod,
ami_ParameterList inAmiParmList,
const char * inpName,
void * inpValue );
Purpose
Retrieves the value of an AMI parameter from the specified AMI parameter list.
Parameters
 
 

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