| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Functions
This function sets the license information. The ABBYY Mobile OCR Engine license file has to be loaded to the memory and set with the help of this function.
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.
TFineErrorCode FineSetLicenseInfo( const CFineLicenseInfo* licenseInfo );
The function returns the standard return values of ABBYY Mobile OCR Engine functions.
FineGetLicenseInfo
How to Use the Native Library