TransferMode Property (ILTFastConfig)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short TransferMode

Overview

Refer to Fast TWAIN (Scan Configurations)

Remarks

Gets or sets the transfer mode of the scan configuration referenced by this ILTFastConfig interface. Possible values are:

Value

Meaning

L_LTWAIN_FILE_MODE

[0x001] Use File transfer mode

L_LTWAIN_BUFFER_MODE

[0x002] Use Memory transfer mode

L_LTWAIN_NATIVE_MODE

[0x004] Use Native transfer mode

See Also

Elements

FileFormat property, BufferSize property, RequiredTime property, BitsPerPixel property

Topics

Twain Functionality: Fast TWAIN (Scan Configurations)