共用方式為


ISearchItemsChangedSink::StoppedMonitoringScope 方法 (searchapi.h)

未實作。

語法

HRESULT StoppedMonitoringScope(
  [in] LPCWSTR pszURL
);

參數

[in] pszURL

類型: LPCWSTR

Null 終止的 Unicode 字串指標,其中包含監視範圍的起始位址。

傳回值

類型: HRESULT

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

需求

   
最低支援的用戶端 Windows XP 搭配 SP2、Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 SP1 [僅限傳統型應用程式]
目標平台 Windows
標頭 searchapi.h (包含 Searchapi.h)
可轉散發套件 Windows 桌面搜尋 (WDS) 3.0

另請參閱

概念

ISearchCrawlScopeManager

ISearchItemsChangedSink

ISearchScopeRule

通知變更的索引

參考

StartedMonitoringScope