AmiParameter::addChoice()
Method
Declaration
AmiStatus addChoice(void* value);
Purpose
Sets the value choices for this 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 AmiParameterIn
object, set only one of either choice or legal values. If both are set, the legal value takes precedence.
Parameters
Parameter |
Description |
|
Choice value. |