DTwainRange::GetStep

Top  Previous  Next

Syntax

DTwainDoubleRange:

double GetStep( ) const;

 

DTwainLongRange:

long GetStep( ) const;

 

Return Value

If successful returns the range's step value.

 

Comments

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