Partager via


Interface IPropertyDescriptionSearchInfo (propsys.h)

Expose des informations relatives à la recherche pour une propriété. Les informations fournies par cette interface proviennent du schéma propertyDescription , élément searchInfo pour une propriété donnée. Ces informations sont utilisées par l’indexeur Windows Search. La plupart des applications appelantes n’ont pas besoin d’appeler cette interface.

Héritage

L’interface IPropertyDescriptionSearchInfo hérite de l’interface IUnknown. IPropertyDescriptionSearchInfo a également les types de membres suivants :

Méthodes

L’interface IPropertyDescriptionSearchInfo a ces méthodes.

 
IPropertyDescriptionSearchInfo ::GetColumnIndexType

Détermine la façon dont la propriété actuelle est indexée.
IPropertyDescriptionSearchInfo ::GetMaxSize

Obtient la valeur de taille maximale de l’élément searchInfo du schéma de propriété.
IPropertyDescriptionSearchInfo ::GetProjectionString

Retourne un pointeur vers une chaîne contenant le nom canonique de l’élément.
IPropertyDescriptionSearchInfo ::GetSearchInfoFlags

Obtient le PROPDESC_SEARCHINFO_FLAGS associé à la propriété .

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête propsys.h

Voir aussi

propertyDescription

searchInfo