IGatherNotify::RemoveScope (Deprecated) method
[RemoveScope may be altered or unavailable in subsequent versions of the operating system or product.]
This Windows Desktop Search interface topic is deprecated and is superseded by the Windows Search ISearchPersistentItemsChangedSink API in the Windows SDK.
This method notifies the indexer that the start page or URL is no longer being monitored.
Syntax
void RemoveScope (Deprecated)(
[in] BSTR bstrScope
);
Parameters
bstrScope [in]
Type: BSTRThe string that specifies the start page or URL to be removed.
Return value
This method does not return a value.