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.

ErrorValues
This method failed to complete successfully.

Remarks

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

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.