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.
Note
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.
The DBCONTENTVECTOR structure represents specific information required by the DBOP_content_vector_or operator.
Syntax
typedef struct tagDBGROUPINFO {
LCID lcid;
} DBGROUPINFO;
Members
lcid
local ID for text portion of query
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | cmdtree.h |