GetEngineLoader Function

This function gets a pointer to the IEngineLoader interface.

Syntax

Visual Basic .NET

Private Declare Function GetEngineLoader Lib "FCEngine.dll" ( Engine As FCEngine.IEngineLoader) As Integer
    

C++

HRESULT __stdcall GetEngineLoader( IEngineLoader** Engine );
    

Parameters

Engine
[out, retval] A pointer to the IEngineLoader* pointer variable that receives the interface pointer to the EngineLoader object.

Return values

The function may return standard return values of ABBYY FlexiCapture SDK functions.

Samples

This function is used in all code samples.

See also

Tutorial. Step 1: Load FlexiCapture SDK

Engine

EngineLoader

Different Ways to Load the Engine Object

15.08.2023 13:19:30

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.