SEARCH_COLUMN_PROPERTIES structure (searchapi.h)
Cette structure n’est pas implémentée.
Syntaxe
typedef struct _SEARCH_COLUMN_PROPERTIES {
PROPVARIANT Value;
LCID lcid;
} SEARCH_COLUMN_PROPERTIES;
Membres
Value
Type : PROPVARIANT
Nom de la colonne référencée dans le tableau de propriétés PColumns des méthodes ISearchQueryHelper ::WriteProperties.
lcid
Type : LCID
LCID de la colonne.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP avec SP2, Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
En-tête | searchapi.h (inclure Searchapi.h) |
Composant redistribuable | Windows Desktop Search (WDS) 3.0 |