IRepositoryObjectVersion::get_VersionInternalID

Meta Data Services Programming

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.

Error Values

This method failed to complete successfully.

See Also

IRepositoryObjectVersion Interface