IEngineLoader Interface

This interface is used specifically to load and unload the Engine object. This interface expands the use of ABBYY FineReader Engine in multi-threaded applications. The methods of this interface are an alternative to the existing InitializeEngine and DeinitializeEngine functions. For more information, please refer to the Different Ways to Load the Engine Object section.

This interface is available in the InprocLoader and OutprocLoader objects, which allow you to load FineReader Engine by means of COM either as an in-process server into the current process or as an out-of-process server into a separate process.

Properties

Name Type Description
NullObject IUnknown*, read-only This property returns a reference to null object. This can be useful in scripting languages, in which null is not an object, when there is a need to pass null into a method requiring an object to ensure default behavior.

Methods

Name Description
InitializeEngine Loads an instance of ABBYY FineReader Engine and allows you to set additional parameters during initialization.
ExplicitlyUnload Unloads ABBYY FineReader Engine.

See also

InprocLoader

OutprocLoader

Different Ways to Load Engine Object

Using ABBYY FineReader Engine in Multi-Threaded Server Applications

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.