IUrlAccessor4::ShouldIndexItemContent 方法 (searchapi.h)
識別項目的內容是否應該編製索引。
語法
HRESULT ShouldIndexItemContent(
[out] BOOL *pfIndexContent
);
參數
[out] pfIndexContent
類型: BOOL*
BOOL 值的指標,指出專案的內容是否應該編製索引。
傳回值
類型: HRESULT
如果專案的內容不應編製索引,則傳回S_FALSE。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista 搭配 SP2 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | searchapi.h |
可轉散發套件 | Windows 搜尋 (WS) 4.0 |