ISearchCrawlScopeManager::EnumerateScopeRules Method

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

Syntax

HRESULT EnumerateScopeRules(      
    IEnumSearchScopeRules **ppSearchScopeRules
);

Parameters

Return Value

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