L_OcrMemory_Free

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrMemory_Free()

Use this function to free the memory the toolkit allocates after calling some of the toolkit functions, check the comments section for list of these function.

Returns

SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Use this function to free the memory the toolkit allocates after calling some of the toolkit functions, below is list of these functions:

L_OcrSettingManager_GetSettingDescriptors

L_OcrSettingManager_GetEnumValueAsString

L_OcrSettingManager_GetStringValue

L_OcrSettingManager_GetValue

L_OcrLanguageManager_GetSupportedLanguages

L_OcrLanguageManager_GetAdditionalLanguages

L_OcrLanguageManager_GetEnabledLanguages

L_OcrSpellCheckManager_GetSupportedLanguages

L_OcrPage_GetZoneCells

L_OcrPage_GetText

L_OcrPage_DetectLanguages

L_OcrAutoRecognizeJob_GetErrors

Required DLLs and Libraries

LTOCR
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Advantage OCR C API Help