Find Method of the PredefinedLanguages Object

This method finds a predefined language in the collection by the internal name of the language.

Syntax

HRESULT Find(
  BSTR                  InternalName,
  IPredefinedLanguage** Result
);
    

Parameters

InternalName
[in] This variable specifies the internal name of the predefined language. See the List of ABBYY FineReader Engine predefined languages.
Result
[out, retval] A pointer to IPredefinedLanguage* pointer variable that receives the interface pointer of the PredefinedLanguage object with the specified internal name. The method returns null, if there is no language with the specified name.

Return values

The method returns the standard return values of ABBYY FineReader Engine functions.

Remarks

Availability of this or that predefined language depends on the availability of the corresponding module in the set of distributed components of ABBYY FineReader Engine. See ABBYY FineReader Engine 12 Modules for details.

See also

PredefinedLanguage

27.04.2022 8:30:37

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.