CreateTextLanguage Method of the LanguageDatabase Object

This method creates the TextLanguage object. The newly created object has default values, or, if a profile has been previously loaded, the values set by this profile are used.

Syntax

C++

HRESULT CreateTextLanguage( ITextLanguage** Result );
    

C#

ITextLanguage CreateTextLanguage();
    

Visual Basic .NET

Function CreateTextLanguage() As ITextLanguage
    

Parameters

Result
[out, retval] A pointer to the ITextLanguage* pointer variable that receives the interface pointer of the TextLanguage object. *Result should not be NULL. *Result is guaranteed to be non-NULL after successful method call.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

LanguageDatabase

CreateCompoundTextLanguage

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.