DTwainRange::operator ==

Top  Previous  Next

Syntax

bool operator == ( const DTwainRange& Range );

bool operator == ( DTWAIN_RANGE Range );

 

Parameters

Range

An existing DTwainRange object.

 

Return Value

Returns true if the Range specified by Range is equal to the current object's range.  Otherwise false is returned.