FastConfigEvent event (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

void FastConfigEvent(ILTFastConfig * pltResConfig)

Overview

Refer to Fast TWAIN (Scan Configurations)

Remarks

(Document/Medical only) This event is fired for each scan configuration tested, if the value of the EnableFastConfigEvent property is TRUE.

To stop the scan configuration testing process, set the StopFindFastConfig property to TRUE within the FastConfigEvent event. The StopFindFastConfig property must be set to FALSE to continue the scan configuration process.

See Also

Elements

EnableFastConfigEvent property, UserFastConfigs property, UserFastConfigsCount property, FastConfigsResult property, FastConfigsResultCount property, BestFastConfig property, FindFastConfig method, StopFindFastConfig property

Topics

Twain Functionality: Fast TWAIN (Scan Configurations)