Sets the language for a user’s resource strings in the current session. The specified language does not persist beyond the current session; in other words, this language does not become the user’s default language for resource strings.
<HsvSystemInfo>.SetResourceLanguageForCurrentSession lResourceLanguageID
Long (ByVal). The ID of the language to be set for the session. The valid IDs are represented by the HFMConstants type library constants listed in Supported Language Constants. |