Meta Data Services Programming
IRepositoryObject::get_ObjectID
This method retrieves the object identifier for a repository object.
HRESULT get_ObjectID(VARIANT *psObjectId);
Parameters
*psObjectId
[out]
The object identifier of the current repository object.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
This method retrieves the object identifier, not the object-version identifier.