GetLocaleIdFromLanguageId

Returns a Windows locale ID for the given Financial Management language ID.

Syntax

<HsvResourceManager>.GetLocaleIdFromLanguageId(lLanguageId)
ArgumentDescription
lLanguageId

Long (ByVal). The language ID. You can obtain the IDs of a Financial Management release’s valid languages with GetAvailableLanguages. In addition, you can pass the constants in the HFMConstants enumeration tagHFM_LANGUAGES. This enumeration represents language IDs that are valid for all releases; for more information, see Supported Language Constants.

Return Value

Long