Specifies a reference to a HsvResourceManager object.
<HsvRulesLoadACV>.SetSessionAndResource(pIHsvSessionUnk, pIUnkResourceManager, lLanguageID)
HsvSession object (ByVal). The HsvSession object that was returned by HsxClient.OpenApplication or HsxClientUI.OpenApplication when the application was opened. For information on HsxClient.OpenApplication, see OpenApplication; for information on HsxClientUI.OpenApplication, see OpenApplication. | |
Long (ByVal). Specifies the language in which any error messages are displayed. Pass one of the HFMConstants type library constants listed in Supported Language Constants. |
Boolean. Returns TRUE if SetSessionAndResource succeeds, FALSE otherwise.