ABBYY Mobile OCR Engine 4

Go to: Contents | Native Library API Reference | Functions

FineGetLastErrorMessage Function

This function returns the human-readable description of the last error that occurred in ABBYY Mobile OCR Engine library functions.

C Syntax
TFineErrorCode FineGetLastErrorMessage( const WCHAR**  message );

Parameters

message
[out] A pointer to the string which receives the message.

Return value

This function returns FEC_NotInitialized if the ABBYY Mobile OCR Engine library has not been initialized. It can also return the other standard return values of ABBYY Mobile OCR Engine functions.