IsMemoryTransferAvailable property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL IsMemoryTransferAvailable

Overview

Refer to Getting and Setting Capabilities

Remarks

(Read only) This property is updated with a value that indicates whether the memory transfer mode is supported in the current TWAIN source. Possible values are:

Value

Meaning

TRUE

Memory transfer mode is supported.

FALSE

Memory transfer mode is not supported.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsNativeTransferAvailable property, XResolution Property, YResolution property, ImageFrame property, ImageUnit property, ImageBitsPerPixel property, ImageBrightness property, ImageContrast property, ImageHighlight property, PaperSize property, PaperDirection property, ShowProgress method, EnableDuplex property, DuplexMode property, MaxXferCount Property, RGBElements property, RGBElementsCount Property, SetRGBResponse method

Topics

TWAIN Functionality: Capability Functions