IsNativeTransferAvailable property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL IsNativeTransferAvailable

Overview

Refer to Getting and Setting Capabilities

Remarks

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

Value

Meaning

TRUE

Native transfer mode is supported.

FALSE

Native transfer mode is not supported.

See Also

Elements

TransferMode property, TransferFileName property, TransferFileFormat property, TransferCompressionType Property, SetTransferOptions method, GetTransferOptions method, IsFileTransferAvailable property, IsMemoryTransferAvailable 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