OnFastConfigEvent Event (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int OnFastConfigEvent (pFASTCONFIG pResConfig)

Delphi Syntax

OnFastConfigEvent (pResConfig: pFastConfig): L_INT

Overview

Refer to Fast TWAIN (Scan Configurations).

Remarks

Called for each configuration tested.

If you return SUCCESS, then the scan configuration testing process will be continued, otherwise, the process will be stopped.

See Also

Elements:

FindFastConfig method, EnableFastConfigEvent property.

Topics:

TWAIN Functionality: Events