ISearchCrawlScopeManager::RemoveDefaultScopeRule Method
Removes a default scope rule from the search engine.
Syntax
HRESULT RemoveDefaultScopeRule( LPCWSTR pszRule );
Parameters
- pszRule
[in] The URL or pattern of the default rule to be removed.
Return Value
Returns S_OK.