| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Functions
This function returns the version of the library in following format: <major>.<minor>.<modification>.<build>. For example, 4.2.1.10.
void FineGetVersionInfo( int* major, int* minor, int* modification, int* build );
This function returns the standard return values of ABBYY Mobile OCR Engine functions.