FastConfigEvent event (ILEADRasterTwain)
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