DTwainRange::GetMax

Top  Previous  Next

Syntax

DTwainDoubleRange:

double GetMax( ) const;

 

DTwainLongRange:

long GetMax( ) const;

 

Return Value

If successful returns the range's upper bound.

 

Comments

A range is made up of a minimum, maximum, step, current, and default values.