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

ami_ParameterCreateIn()
Function
Declaration
ami_Error ami_ParameterCreateIn(
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 list of input parameters for the method.
Parameters
 
 

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