C++
C#
VB
JScript
All

IDL Property IField.­Effective­Max­Value


Property EffectiveMaxValue As Variant

Defines the maximum value permitted for responses to the question when MaxValue has not been set. EffectiveMaxValue inherits from DataMaxValue.

Remarks

If MaxValue has been set, the value of EffectiveMaxValue is the same as that of MaxValue.

The effective maximum value depends on the data type as follows:

See Also

IVariableInstance.DataMaxValue