HsvResourceManager Object Methods

The DLL for the HsvResourceManager type library is HsvResourceManager.dll. The HsvResourceManager type library contains one object—the HsvResourceManager object.

Note:

The HsvResourceManager type library provides an interface to the Resource Manager. The Resource Manager exposes error message strings for Financial Management. If a Financial Management release has been localized into a given language, the error message strings will also be localized.

Obtaining an HsvResourceManager Object Reference

There are two ways in which you can obtain an HsvResourceManager object reference:

If no application is open, you must use CreateObject. If an application is open, you can use either technique.

The following topics describe how to handle error with the HsvResourceManager object, the format of technical error strings returned by some methods, and the object’s methods.