SetResourceLanguageForCurrentSession

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.

Note:

Resource strings include error messages and other strings that are generated on the server.

Syntax

<HsvSystemInfo>.SetResourceLanguageForCurrentSession lResourceLanguageID

Argument

Description

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.