DTwainRange::GetMin

Top  Previous  Next

Syntax

DTwainDoubleRange:

double GetMin( ) const;

 

DTwainLongRange:

long GetMin( ) const;

 

Return Value

If successful returns the range's lower bound.

 

Comments

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