LTwain::FindFastConfigCallBack

#include "ltwrappr.h"

virtual L_INT LTwain::FindFastConfigCallBack(pResConfig)

Called for each configuration test performed by the LTwain::FindFastConfig function.

This function is available in the Document/Medical Toolkits.

Parameters

pFASTCONFIG pResConfig

Pointer to a FASTCONFIG structure that contains the scan configuration that is currently being tested.

Returns

Value Meaning
SUCCESS The function was successful.
SUCCESS_ABORT Abort the testing configuration.

Comments

This callback function will be enabled only if you enabled the callback functions by calling LBase::EnableCallBack(TRUE).

If SUCCESS is returned, then the scan configuration testing process will be continued; otherwise, the process will be stopped.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help