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