Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |