ABBYY Mobile OCR Engine 4

Go to: Contents | Native Library API Reference | Functions

FineGetLicenseInfo Function

This function returns information about the current license.

Note: If you use a trial license, the word "ABBYY" will appear in each 20th line in the recognized text and in each third recognized business card.

C Syntax
TFineErrorCode FineGetLicenseInfo( WCHAR** licenseInfo );

Parameters

licenseInfo
[out] A string with license information. This pointer must be released afterwards with the help of the FineFreeMemory function.

Return value

This function returns the standard return values of ABBYY Mobile OCR Engine functions.

See also

FineSetLicenseInfo