Returns a Windows locale ID for the given Financial Management language ID.
<HsvResourceManager>.GetLocaleIdFromLanguageId(lLanguageId)
Argument | Description |
---|---|
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. |
Long