Retrieves an IRepositoryObject interface pointer to the specified Repository object.
HRESULT get_Object(
VARIANT sObjectId,
IRepositoryObject **ppIReposObj
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
The returned IRepositoryObject interface pointer refers to a specific version of the Repository object. Repository uses its Resolution strategy to choose which version.