DTwainBufferedTransfer::GetMaxStripSize

Top  Previous  Next

Syntax

 

LONG DTwainBufferedTransfer::GetMaxStripSize( ) const;

 

 

Comments

 

 

The GetMaxStripSize( ) returns the maximum size in bytes of the strip 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.