MemBufSize property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long MemBufSize

Overview

Refer to How to Acquire from the TWAIN Source.

Remarks

(Read only) Gets the buffer size to use when retrieving images from the selected TWAIN source.

It is used when the transfer mode is set to be memory buffered.

To set the transfer mode, call SetCapability method with the appropriate capability constant set in the pCapability parameter.

See Also

Elements

ManName property, ProdFamily property, Version property, AppName property, SourceCount property, SourceName property, CapsCount property, Capability property, InitSession method, EndSession method, SelectSource method, SetCapability method, GetCapability method, QueryCapability method, Acquire method, ShowTemplateDlg method, SaveTemplate method, LoadTemplate method, FileTransferName property.

Topics

TWAIN Functionality: Image Functions