Query-Parsing Values
[Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.]
Values 0xHHHH1650 to 0xHHHH167F are query-return values produced by utilities in query.lib. The following table gives the query-parsing values in alphabetical order.
Constant/value | Description |
---|---|
|
Expecting closing square bracket ']'. |
|
Expecting comma. |
|
Expecting currency. |
|
Expecting date. |
|
Expecting end of string. |
|
Expecting GUID. |
|
Expecting integer. |
|
Expecting closing parenthesis ')'. |
|
Expecting phrase. |
|
Expecting property name. |
|
Expecting real number. |
|
Expecting regular expression. |
|
Regular expressions require a property of type string. |
|
An unsupported grouping type was specified. |
|
Invalid literal. |
|
Invalid query. |
|
Invalid rank method. |
|
An invalid sort order was specified. Only [a] and [d] are supported. |
|
No such property. |
|
An invalid property was found in the sort specification. |
|
Not yet implemented. |
|
Unexpected end of string. |
|
Unexpected NOT operator. |
|
Unsupported property type. |
|
Weight must be between 0 and 1000. |
|
Invalid GUID. |
|
DBTYPE_BYREF must be used with DBTYPE_STR, DBTYPE_WSTR, DBTYPE_GUID or DBTYPE_UI1 types. |
|
Cannot open file. |
|
Failed to set property name. |
|
Duplicate property name. |
|
Expecting closing parenthesis. |
|
Expecting GUID. |
|
Expecting integer. |
|
Expecting property name. |
|
Expecting property specifier. |
|
Expecting type specifier. |
|
Read error in file. |
|
Unrecognized type. |
|
DBTYPE_VECTOR or DBTYPE_BYREF used alone. |
|
Exact duplicate property defined. |
|
Couldn't convert a virtual path to a physical path. |
|
Invalid CiCodepage variable was specified. |
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
End of client support |
Windows 7 |
End of server support |
Windows Server 2008 R2 |
Header |
|