XrmInitialize
Syntax
void XrmInitialize();
Description
XrmInitialize()
The
XrmInitialize
function initialize the resource manager.
It must be called before any other Xrm functions are used.
See also
XrmGetResource(),
XrmMergeDatabases(),
XrmParseCommand(),
XrmPutResource(),
XrmUniqueQuark(),
"Creating and Storing Databases"
Christophe Tronche, ch@tronche.com