BCGSuite for MFC
void CBCGPCircularProgressIndicatorImpl::GetRange ( double &  nLower,
double &  nUpper 
) const

Gets the current lower and upper limits, or range, of the progress indicator.

Parameters
nLowerA reference to a variable receiving the lower limit.
nUpperA reference to a variable receiving the upper limit.