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

ami_ParameterAddChoice()
Function
Declaration
ami_Error ami_ParameterAddChoice(
ami_Session inAmiSession,
ami_Parameter inAmiParm,
const void * inpData );
Purpose
Adds a value choice for the specified parameter.
Remarks
Value choices can be displayed by the managing application. If value choices are specified for a parameter, other values are also permitted. For a specified object, set only one of either choice or legal values. If both are set, the legal value takes precedence.
Parameters
 
 

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