Meta Data Services Programming
IRepositoryObject::get_InternalID
This method obtains the internal identifier for a repository object.
HRESULT get_InternalID(VARIANT *psInternalId);
Parameters
*psInternalId
[out]
The internal 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 internal object identifier, not the internal object-version identifier.