DTwainAcquirer::SetProgressBarUsed

Top  Previous  Next

Syntax

 

DTwainAcquirer& SetProgressBarUsed( bool bSet = true );

 

 

Parameters

bSet

If true, displays the progress bar when acquiring images.

 

Return Value

Returns reference to current DTwainAcquirer object (*this).

 

 

 

 

Comments

Sets the Source's progress bar indicator when acquiring images. Note that some Sources do not have progress bars in the user interface, or turning on/off the progress bar cannot be done using the Twain driver.