Share via


Helper-Function 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 0xHHHH1800 to 0xHHHH182F are return values produced by the content-indexing helper functions. The following table gives the content-indexing helper-function values in alphabetical order.

Constant/value Description
CI_CORRUPT_CATALOG
0xC0041801
The Content Index meta data is corrupt.
CI_CORRUPT_DATABASE
0xC0041800
The Content Index is corrupt.
CI_CORRUPT_FILTER_BUFFER
0xC0041807
The filter buffer is corrupt.
CI_E_ALREADY_INITIALIZED
0x8004180A
The object is already initialized.
CI_E_BUFFERTOOSMALL
0x8004180C
The buffer is too small.
CI_E_CARDINALITY_MISMATCH
0x80041827
Mismatch in cardinality of machine(s)/catalog(s)/scope(s).
CI_E_CLIENT_FILTER_ABORT
0xC0041824
Filtering of object was aborted by client.
CI_E_CONFIG_DISK_FULL
0x80041828
The disk has reached its configured space limit.
CI_E_DISK_FULL
0x80041811
The disk is full and the specified operation cannot be done.
CI_E_DUPLICATE_NOTIFICATION
0x80041817
There were two notifications for the same workid.
CI_E_ENUMERATION_STARTED
0xC0041822
Enumeration has already been started for this query.
CI_E_FILTERING_DISABLED
0x80041810
Filtering is disabled in this content index.
CI_E_INVALID_FLAGS_COMBINATION
0x80041819
The combination of flags specified is invalid.
CI_E_INVALID_STATE
0x8004180F
The object is not in a valid state.
CI_E_LOGON_FAILURE
0x8004181C
A logon permission violation caused a failure.
CI_E_NO_CATALOG
0x8004181D
There is no catalog.
CI_E_NOT_FOUND
0x80041815
The object was not found.
CI_E_NOT_INITIALIZED
0x8004180B
The object is not initialized.
CI_E_NOT_RUNNING
0x80041820
Service is not running.
CI_E_OUTOFSEQ_INCREMENT_DATA
0x8004181A
The incremental data given to load is not valid. It may be out of sequence.
CI_E_PROPERTY_NOT_CACHED
0x8004180D
The given property is not cached.
CI_E_PROPERTY_TOOLARGE
0xC0041823
The specified variable length property is too large for the property cache.
CI_E_SHARING_VIOLATION
0x8004181B
A sharing or locking violation caused a failure.
CI_E_SHUTDOWN
0x80041812
Content Index has been shut down.
CI_E_STRANGE_PAGEORSECTOR_SIZE
0x8004181E
Page size is not an integral multiple of the sector size of the volume where index is located.
CI_E_TIMEOUT
0x8004181F
Service is busy.
CI_E_UPDATES_DISABLED
0x80041818
A document update was rejected because updates were disabled.
CI_E_USE_DEFAULT_PID
0x80041816
The passed-in property ID is not supported.
CI_E_WORKID_NOTVALID
0x80041813
The work ID is not valid.
CI_INCORRECT_VERSION
0xC0041821
The Content Index data on disk is for the wrong version.
CI_INVALID_INDEX
0xC0041808
The index is invalid.
CI_INVALID_PARTITION
0xC0041802
The Content Index partition is invalid.
CI_INVALID_PRIORITY
0xC0041803
The priority is invalid.
CI_NO_CATALOG
0xC0041806
There is no catalog.
CI_NO_STARTING_KEY
0xC0041804
There is no starting key.
CI_OUT_OF_INDEX_IDS
0xC0041805
The Content Index is out of index ids.
CI_PROPSTORE_INCONSISTENCY
0xC0041809
Inconsistency in property store detected.
CI_S_CAT_STOPPED
0x00041826
The catalog has been stopped.
CI_S_END_OF_ENUMERATION
0x00041814
There are no more documents to enumerate.
CI_S_NO_DOCSTORE
0x00041825
For administrative connections from client without association to a docstore.
CI_S_WORKID_DELETED
0x0004180E
The workid is deleted.

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
Cierror.h