ConvertLanguageIdToLCID Method of the Engine Object

This method converts the Win32 standard LANGID, represented by LanguageIdEnum, into the Win32 standard LCID. The return value of this method may be directly cast to the LCID type.

Syntax

HRESULT ConvertLanguageIdToLCID(
  LanguageIdEnum LanguageId,
  int*           Result
);
    

Parameters

LanguageId
[in] This variable of the LanguageIdEnum type specifies Win32 standard LANGID.
Result
[out, retval] A pointer to an int variable that receives the return value of this function.

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 0 if the passed value of LanguageIdEnum does not denote any of the Win32 LCIDs.

See also

Engine

IEngine::ConvertLCIDToLanguageId

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.