Success Property (ILTFastConfig)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

BOOL Success

Overview

Refer to Fast TWAIN (Scan Configurations)

Remarks

(Read only) Gets the success status for the scan configuration, referenced by this ILTFastConfig interface, which is currently being tested. Possible values are:

Value

Meaning

TRUE

The current scan configuration was successful.

FALSE

The current scan configuration was not successful.

See Also

Elements

TransferMode property, FileFormat property, BufferSize property, BitsPerPixel property, RequiredTime property

Topics

Twain Functionality: Fast TWAIN (Scan Configurations)