Méthode IUrlAccessor4 ::ShouldIndexProperty (searchapi.h)
Identifie si une propriété doit être indexée.
Syntaxe
HRESULT ShouldIndexProperty(
[in] REFPROPERTYKEY key,
[out] BOOL *pfIndexProperty
);
Paramètres
[in] key
Propriété à indexer.
[out] pfIndexProperty
Pointeur vers une valeur qui indique si une propriété doit être indexée.
Valeur retournée
Retourne S_FALSE si la propriété ne doit pas être indexée.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista avec SP2 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | searchapi.h |
Composant redistribuable | Windows Search (WS) 4.0 |