GetRepositoryRoot
Purpose
The CMetaRepository class GetRepositoryRoot function returns the root repository object.
Description
The root repository object allows navigation to the collection of AIM metamodels or to the top level class in an AIM.
The root repository object contains system-wide parameters.
Syntax
HRESULT GetRepositoryRoot (CMetaObject* &MetaRoot);
Argument |
In/Out |
Description |
MetaRoot |
Out |
Returned root repository object. |