Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This structure is not implemented.
Syntax
typedef struct _SEARCH_COLUMN_PROPERTIES {
PROPVARIANT Value;
LCID lcid;
} SEARCH_COLUMN_PROPERTIES;
Members
Value
Type: PROPVARIANT
The name of the column referenced in the ISearchQueryHelper::WriteProperties methods pColumns property array.
lcid
Type: LCID
The LCID of the column.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | searchapi.h (include Searchapi.h) |
| Redistributable | Windows Desktop Search (WDS) 3.0 |