ConvertLCIDToLanguageId Method of the Engine Object

This method converts the Win32 standard LCID into the Win32 standard LANGID, represented by LanguageIdEnum.

Syntax

HRESULT ConvertLCIDToLanguageId(
  int             Win32Locale,
  LanguageIdEnum* Result
);
    

Parameters

Win32Locale
[in] This variable contains a Win32 standard LCID cast to the int type.
Result
[out, retval] A pointer to LanguageIdEnum variable that receives the return value of this method. Must not be NULL.

Return values

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

Remarks

This method may return LI_Null if the passed Win32 LCID is not supported by ABBYY FineReader Engine.

See also

Engine

IEngine::ConvertLanguageIdToLCID

12.12.2022 20:26:03

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.