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.
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. |
<HsvPOVSelection>.SetResourceAndLanguage pIUnkHsvResourceManager, lHFMLanguage
HsvResourceManager object (ByVal). An HsvResourceManager object reference. For more information, see HsvResourceManager Object Methods. | |
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. |