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

ami_ParameterAddLegal()
Function
Declaration
ami_Error ami_ParameterAddLegal(
ami_Session inAmiSession,
ami_Parameter inAmiParm,
const void * inpData );
Purpose
Adds a legal choice for the specified parameter.
Remarks
Legal value choices can be enforced and displayed by the managing application. If legal value choices are specified for a parameter, no other values are 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