DTwainRange::GetCurrent

Top  Previous  Next

Syntax

DTwainDoubleRange:

double GetCurrent( ) const;

 

DTwainLongRange:

long GetCurrent( ) const;

 

Return Value

Returns the range's current value setting.

 

Comments

A range is made up of an upper bound, lower bound, step, current, and default values.