Share via


IEnumSearchScopeRules Interface

Enumerates scope rules.

IEnumSearchScopeRules Members

Clone Creates a copy of this IEnumSearchScopeRules object with the same contents and state as the current one.
Next Retrieves the specified number of ISearchScopeRule elements.
Reset Moves the internal counter to the beginning of the list so that a subsequent call to IEnumSearchScopeRules::Next retrieves from the beginning.
Skip Skips the specified number of elements.

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.

Interface Information

Inherits from IUnknown
Header and IDL files searchapi.h, searchapi.idl
Minimum operating systems Windows XP sp2, Windows Server 2003 sp1, Windows Vista

See Also

Using the Crawl Scope Manager