Поделиться через


Word-Breaking 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 0xHHHH1780 to 0xHHHH179F are return values produced during word breaking. The following table gives the word-breaking values in alphabetical order.

Constant/value Description
LANGUAGE_E_DATABASE_NOT_FOUND
0x80041784
LANGUAGE database/cache file could not be found.
LANGUAGE_S_LARGE_WORD
0x00041781
Word larger than maximum length. May be truncated by word sink.
PSINK_E_INDEX_ONLY
0x80041791
Feature only available in index mode.
PSINK_E_LARGE_ATTACHMENT
0x80041792
Attachment type beyond valid range.
PSINK_E_QUERY_ONLY
0x80041790
Feature only available in query mode.
PSINK_S_LARGE_WORD
0x00041793
Word larger than maximum length. May be truncated by phrase sink.
WBREAK_E_BUFFER_TOO_SMALL
0x80041783
Buffer too small to hold composed phrase.
WBREAK_E_END_OF_TEXT
0x80041780
End of text reached in text source.
WBREAK_E_INIT_FAILED
0x80041785
Initialization of word breaker failed.
WBREAK_E_QUERY_ONLY
0x80041782
Feature only available in query mode.

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