Meta Data Services Programming
IRepositoryObjectVersion::get_VersionInternalID
This method retrieves the internal object-version identifier of the current object version.
HRESULT get_VersionInternalID(
VARIANT *psVersionID
);
Parameters
*psVersionID
[out]
The internal object-version identifier of the current object version.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.