DTwainRange::SetMax

Top  Previous  Next

Syntax

DTwainDoubleRange:

void SetMax( double UpperBound );

 

DTwainLongRange:

void SetMax( long UpperBound );

 

Parameters

UpperBound

Upper bound value for the range

 

Comments

Sets the range value that specifies the upper bound.  A range is made up of a minimum, maximum, step, current, and default values.