ISearchCrawlScopeManager::EnumerateRoots Method

Returns an enumeration of all the roots of which this instance of the CrawlScopeManager is aware.

Syntax

HRESULT EnumerateRoots(      
    IEnumSearchRoots **ppSearchRoots
);

Parameters

Return Value

Returns S_OK if successful, S_FALSE if there are no roots to enumerate, or an error value otherwise.