Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies whether the item's content should be indexed.
Syntax
HRESULT ShouldIndexItemContent(
[out] BOOL *pfIndexContent
);
Parameters
[out] pfIndexContent
Type: BOOL*
A pointer to a BOOL value that indicates whether the item's content should be indexed.
Return value
Type: HRESULT
Returns S_FALSE if the item's content should not be indexed.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista with SP2 [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | searchapi.h |
| Redistributable | Windows Search (WS) 4.0 |