L_OcrPage_FreeWords

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrPage_FreeWords(words)

Free the words data you got after calling L_OcrPage_GetZoneWords.

Parameters

L_OcrWords* words

Pointer to L_OcrWords to free.

Returns

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

Comments

Free the words data you got after calling L_OcrPage_GetZoneWords.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS OCR Module - LEAD Engine C API Help