MemoryBufferSize property (ILTDataTransfer)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long MemoryBufferSize

Overview

Refer to Getting and Setting Capabilities.

Remarks

Gets or sets the memory buffer size to be used in data transfer.

This property is valid only when the TransferMode property is set to L_TWSX_MEMORY.

This property is updated with the driver’s current setting when the GetProperties method is called.

To update the data transfer options, set this property and the other ILTDataTransfer properties accessed by the DataTransfer property and call the SetProperties method.

See Also

Elements

DataTransfer property, FillOrder property, BufferMemoryCompression property, TransferMode property, ScanFileFormat property, EnableSaveMultipageFile property, EnableAppendToFile property, EnableDumpMemoryBuffersToFile property, GetProperties method, SetProperties method, GetCapability method, GetCapability2 method, QueryCapability method

Topics

TWAIN Functionality: Driver Settings