Returns arrays that identify the languages for which resources are available. Resources are available only for those languages into which Financial Management has been localized.
GetAvailableLanguages returns an array of language IDs and an array of language names. These arrays have a one-to-one correspondence with each other.
<HsvResourceManager>.GetAvailableLanguages pvarastrLanguagesIDs, pvarastrLanguages
Variant. Returns an array of language IDs that identify the languages for which resources are available. The HFMConstants enumeration tagHFM_LANGUAGES represents language IDs that are valid for all releases; for more information, see Supported Language Constants. | |
Variant. Returns an array of strings that describe the languages for which resources are available. |
GetAvailableLanguages is used in the example for GetFormattedError.