IRepositoryObjectVersion::get_VersionID

Meta Data Services Programming

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.

Error Values

This method failed to complete successfully.

See Also

IRepositoryObjectVersion Interface