IRepositoryObject::get_InternalID

See Also

Use this method to obtain the internal identifier for a Repository object.

HRESULT get_InternalID( VARIANT *psInternalId );

Parameters

*psInternalId

[out]
The internal identifier of this Repository object.

Return Value

S_OK

The method completed successfully.

Error Values

This method failed to complete successfully.

Remarks

This method retrieves the internal object identifier, not the internal object-version identifier.