ABBYY Mobile OCR Engine 4

Go to: Contents | Native Library API Reference | Functions

FineExecutionLogFunction Function

This function is implemented on the client side. It delivers to the client the information about execution. It is used as input parameter in the FineInitialize function.

C Syntax
void (*TFineExecutionLogFunction)( const WCHAR* str );

Parameters

str
[in] Log information. 

See also

FineInitialize