IVCDRangeProperty::getRangeMax Method

Returns the maximum value of the range.
Syntax:
long getRangeMax() const;
Return value:

The maximum value of the range.

See also: IVCDRangeProperty, IVCDPropertyInterface, IVCDRangeProperty::getRangeMin, IVCDRangeProperty::getDefault

<< IVCDRangeProperty