Show Table of Contents
69.2. Parameters for Filter Operations
The parameters listed below return status information about a filter operation. These are values that
slapi_filter_apply() and programmer-defined filter apply functions may return.
| Parameter ID | Description |
|---|---|
SLAPI_FILTER_SCAN_NOMORE | Indicates success in traversing the entire filter. |
SLAPI_FILTER_SCAN_STOP | Indicates a premature abort. |
SLAPI_FILTER_SCAN_CONTINUE | Indicates to continue scanning. |
SLAPI_FILTER_SCAN_ERROR | Indicates an error occurred during the traverse and the scan aborted. |
SLAPI_FILTER_UNKNOWN_FILTER_TYPE | Error code that SLAPI_FILTER_SCAN_ERROR can set. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.