| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Functions
This function releases memory allocated internally by the processing engine or by an explicit call to FineAllocMemory. If during library initialization you specified a custom function for memory release, that function will be used.
TFineErrorCode FineFreeMemory( void* ptr );
The function returns the standard return values of ABBYY Mobile OCR Engine functions.
FineAllocMemory
FineInitialize