Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.36 KB

nf-searchapi-iurlaccessor4-shouldindexitemcontent.md

File metadata and controls

68 lines (56 loc) · 2.36 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:searchapi.IUrlAccessor4.ShouldIndexItemContent
IUrlAccessor4::ShouldIndexItemContent (searchapi.h)
Identifies whether the item's content should be indexed.
IUrlAccessor4 interface [search]
ShouldIndexItemContent method
IUrlAccessor4.ShouldIndexItemContent
IUrlAccessor4::ShouldIndexItemContent
ShouldIndexItemContent
ShouldIndexItemContent method [search]
ShouldIndexItemContent method [search]
IUrlAccessor4 interface
_search_IUrlAccessor4_ShouldIndexItemContent
search._search_IUrlAccessor4_ShouldIndexItemContent
searchapi/IUrlAccessor4::ShouldIndexItemContent
search\_search_IUrlAccessor4_ShouldIndexItemContent.htm
search
VS|SEARCH|~\search\wds3x\reference\ifaces\protocolhandlers\iurlaccessor4\shouldindexitemcontent.htm
12/05/2018
IUrlAccessor4 interface [search],ShouldIndexItemContent method, IUrlAccessor4.ShouldIndexItemContent, IUrlAccessor4::ShouldIndexItemContent, ShouldIndexItemContent, ShouldIndexItemContent method [search], ShouldIndexItemContent method [search],IUrlAccessor4 interface, _search_IUrlAccessor4_ShouldIndexItemContent, search._search_IUrlAccessor4_ShouldIndexItemContent, searchapi/IUrlAccessor4::ShouldIndexItemContent
searchapi.h
Windows
Windows Vista with SP2 [desktop apps only]
Windows Server 2008 [desktop apps only]
Urlaccsdk.idl
Windows
Windows Search (WS) 4.0
19H1
IUrlAccessor4::ShouldIndexItemContent
searchapi/IUrlAccessor4::ShouldIndexItemContent
c++
APIRef
kbSyntax
COM
Searchapi.h
IUrlAccessor4.ShouldIndexItemContent

IUrlAccessor4::ShouldIndexItemContent

-description

Identifies whether the item's content should be indexed.

-parameters

-param pfIndexContent [out]

Type: BOOL*

A pointer to a BOOL value that indicates whether the item's content should be indexed.

-returns

Type: HRESULT

Returns S_FALSE if the item's content should not be indexed.