IIMInstall supports the following method:
HRESULT InstallRDM(
IRepository *pRepos,
BSTR RdmFile,
);
*pRepos [in]
Points to a repository database where the model is to be installed.
RdmFile [in]
The information model data file (with an extension of .rdm).
S_OK
The method is successfully completed.
Error Value
The method failed to complete successfully.