OnScanComplete Method of the IScanCallback Interface
This method notifies the client that the scanning operation is completed. It has to be implemented on the client side.
Syntax
Visual Basic .NET
Sub OnScanComplete()
C++
HRESULT OnScanComplete();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30