ISearchCrawlScopeManager2 interface
Extends the functionality of the ISearchCrawlScopeManager interface. ISearchCrawlScopeManager2 provides methods that notify the search engine of containers to crawl and/or watch, and items under those containers to include or exclude when crawling or watching.
Members
The ISearchCrawlScopeManager2 interface inherits from ISearchCrawlScopeManager. ISearchCrawlScopeManager2 also has these types of members:
Methods
The ISearchCrawlScopeManager2 interface has these methods.
| Method | Description |
|---|---|
| GetVersion |
Causes file mapping to be mapped into the address space of the calling process, and informs clients if the state of the Crawl Scope Manager (CSM) has changed. |
Remarks
Windows 7 and later: the CrawlScopeCommandLine code sample, available on Code Gallery and the Windows 7 SDK, demonstrates how to define command line options for Crawl Scope Manager (CSM) indexing operations.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
- Reference
- ISearchCrawlScopeManager
- Conceptual
- Using the Crawl Scope Manager
- The Indexing process