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