IVCDRangeProperty::getRangeMin Method

Returns the minimum value of the range.
Syntax:
long getRangeMin() const;
Return value:

The minimum value of the range.

See also: IVCDRangeProperty, IVCDPropertyInterface, IVCDRangeProperty::getRangeMax, IVCDRangeProperty::getDefault

<< IVCDRangeProperty