SetResourceAndLanguage

Sets the control to display in a given language.

You can use only languages into which the Financial Management release has been localized. If a release has not been localized, English is the default language.

Note:

This method does not set the language in which member descriptions are displayed. To specify a language for member descriptions, use the HsvSystemInfo method SetLanguageUserParameters.

Syntax

<HsvPOVSelection>.SetResourceAndLanguage pIUnkHsvResourceManager, lHFMLanguage

Argument

Description

pIUnkHsvResourceManager

HsvResourceManager object (ByVal). An HsvResourceManager object reference. For more information, see HsvResourceManager Object Methods.

lHFMLanguage

Long (ByVal). The ID of the language. To obtain IDs of the languages into which the release has been localized, use the HsvResourceManager method GetAvailableLanguages.