This method retrieves the IReposProperties interface pointer. The IReposProperties interface provides methods to access the Properties collection. The Properties collection gives you a convenient mechanism to enumerate through all of the persistent properties and collections of an interface.
HRESULT get_Properties( IReposProperties **ppIReposProps );
Parameters
Return Value