Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
OCR.Cleanup
Shutdown the engine and free all memory.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 2.9 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "OCR.Cleanup" )
Parameters
none
Result
Returns OK on success.
Description
Shutdown the engine and free all memory.This is optional. You can initialize the engine when your solution starts and keep it running all time.
Examples
Cleanup:
MBS( "OCR.Cleanup" )
See also
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014