IIMInstall2::InstallRDM Method

Meta Data Services Programming

Meta Data Services Programming

IIMInstall2::InstallRDM Method

IIMInstall supports the following method:

HRESULT InstallRDM(

      IRepository *pRepos,

      BSTR RdmFile,

);

Parameters

*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).

Return Value

S_OK

The method is successfully completed.

Error Value

The method failed to complete successfully.

See Also

Model Installer Reference

Model Installer Errors