Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

This method is implemented in FRE for Windows.
This method notifies the client that the scanning operation is completed. It has to be implemented on the client-side.

Syntax

C++

HRESULT OnScanComplete();

C#

void OnScanComplete();

Visual Basic .NET

Sub OnScanComplete()

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

IScanCallback