L_OcrEngine_IsStarted

Summary

Determines if the OCR engine is started.

Syntax

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrEngine_IsStarted(engine)

Parameters

L_OcrEngine engine

Handle to the OCR engine.

Returns

Value Meaning
SUCCESS The engine is started, otherwise no.
< 1 An error occurred. Refer to Return Codes.

Comments

This function will determine if the OCR engine is started or not.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_OcrEngine_Startup

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

LEADTOOLS OCR Module - LEAD Engine C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.