LocalizedUnicodeStr Method of JobMessage Object (COM-based API)

Returns message text in the specified language (unlike the UnicodeStr property, which returns the text of a message in the server language).
Note. Some messages can only be localized partially (depending on the Processing Station language and other factors).

Visual Basic Syntax

Method LocalizedUnicodeStr(
  locale As String
) As String

C++ Syntax

HRESULT LocalizedUnicodeStr(
    BSTR locale,
    BSTR* result
);

Parameters

locale

     [in]  - The locale (for example, an IETF BCP 47 language tag — "en-US," "de-DE," "ru-RU," etc.).

result

     [out] - The BSTR pointer to the localized string of the message.

26.03.2024 13:49:49

Please leave your feedback about this article

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.