Syntax
#include "slapi-plugin.h" typedef int (*plugin_search_entry_callback)(Slapi_Entry *e, void *callback_data);
Parameters
The function has the following parameters:
Returns. 0 if successful or -1 if an error occurred.
Example
[To be added]
See Also