Filter-Interface 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 0xHHHH1700 to 0xHHHH172F are return values produced when calling the methods of the IFilter interface to extract the text from a document, including any embedded or linked objects within it. The following table gives the filter-interface values in alphabetical order.
Constant/value | Description |
---|---|
|
Unable to access object. |
|
Unable to bind IFilter for embedded object. |
|
No more chunks of text available in object. |
|
Unable to bind IFilter for linked object. |
|
No more text available in chunk. |
|
No more property values available in chunk. |
|
No text in current chunk. |
|
No values in current chunk. |
|
File was not filtered due to password protection. |
|
The document format is not recognized by the filter. |
|
This is the last text in the current chunk. |
|
This is the last value in the current chunk. |
|
Moniker does not cover entire region. |
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 |
|