Share via


ISearchCatalogManager::GetCrawlScopeManager Method

Gets an ISearchCrawlScopeManager interface for this search catalog.

Syntax

HRESULT GetCrawlScopeManager(      
    ISearchCrawlScopeManager **ppCrawlScopeManager
);

Parameters

  • ppCrawlScopeManager
    [out, retval]  Receives a pointer to a new ISearchCrawlScopeManager interface.

Return Value

Returns S_OK if successful, or an error value otherwise.