This method retrieves the IRepositoryObject interface pointer for the collection's
HRESULT get_Source(IRepositoryObject **ppIInterface);
*ppIInterface
[out]
The interface pointer of the IRepositoryObject interface for the source object.
S_OK
The method completed successfully.
This method failed to complete successfully.