IRelationship::get_Source

See Also

Retrieves an IRepositoryObject interface pointer to the source object version of a relationship.

HRESULT get_Source(
IRepositoryObject **ppIRepObj
);

Parameters

*ppIRepObj
[out]
The IRepositoryObject interface pointer for the source Microsoft® Repository object version.

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

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