Determines whether the current object version and another object version you supply are versions of the same Repository object.
HRESULT IsVersionOfSameItemAs(
IRepositoryObjectVersion  *pReposVersion
VARIANT_BOOL  *pbSameItem
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.