IRepositoryObject::get_ObjectID

See Also

Use this method to retrieve the object identifier for a Repository object.

HRESULT get_ObjectID(VARIANT   *psObjectId );

Parameters

*psObjectId
[out]
The object 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 object identifier, not the object-version identifier.

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