DTwainAcquirer::GetMaxPages

Top  Previous  Next

Syntax

 

LONG DTwainAcquirer::GetMaxPages( ) const;

 

 

Return Value

Returns the maximum number of pages to acquire in a single acquisition session.  If the return value is DTWAIN_MAXACQUIRE, then all of the pages will be acquired.

 

 

 

 

Comments

 

 

To set the maximum pages to acquire, call DTwainAcquirer::SetMaxPages.  By default, the DTwainAcquirer object will acquire one page only.