IUrlAccessor4::ShouldIndexItemContent method
Identifies whether the item's content should be indexed.
Syntax
HRESULT ShouldIndexItemContent( [out] BOOL *pfIndexContent );
Parameters
- pfIndexContent [out]
-
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.
Remarks
Requirements
|
Minimum supported client |
Windows Vista with SP2 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Redistributable |
Windows Search (WS) 4.0 |
|
Header |
|
|
IDL |
|
Show: