DTwainBufferedTransfer::GetMinStripSize

Top  Previous  Next

Syntax

 

LONG DTwainBufferedTransfer::GetMinStripSize( ) const;

 

 

Comments

 

 

The GetMinStripSize( ) returns the minimum size of the strip (in bytes) of image data that is acquired when doing a buffered transfer.

 

Before calling this function, a Source must be attached to the DTwainBufferedTransfer object by calling DTwainBufferedTransfer::Attach or by constructing the DTwainBufferedTransfer object with the Source as the lone argument.