SEARCH_COLUMN_PROPERTIES structure (searchapi.h)
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 |