ITargetObjectCol::get_Source

See Also

This method retrieves the IRepositoryObject interface pointer for the collection's source object version.

HRESULT get_Source(IRepositoryObject   **ppIInterface);

Parameters

*ppIInterface
[out]
The interface pointer of the IRepositoryObject interface for the source object.

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

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