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
This method failed to complete successfully.