•
SLAPI_SEARCH_STRFILTER
•
SLAPI_CONTROLS_ARG
•
SLAPI_SEARCH_ATTRS
•
SLAPI_SEARCH_ATTRSONLY
returned.
slapi_seq_internal_callback_pb()
Performs internal sequential access operation.
Syntax
#include "slapi-plugin.h"
int slapi_seq_internal_callback_pb(Slapi_PBlock *pb,
void *callback_data, plugin_result_callback res_callback,
plugin_search_entry_callback srch_callback,
plugin_referral_entry_callback ref_callback);
Parameters
This function takes the following parameters:
pb
callback_data
res_callback
srch_callback
ref_callback
Description
This function performs internal sequential access operation.
Returns
This function returns 0 on success; -1 on error.
set to the search filter.
set to request controls, if present.
set to the list of attributes to return.
indicates whether attribute values should be
Parameter block initialized with operation parameters. The
easiest way to provide required parameters is by calling
slapi_seq_internal_set_pb() function. Parameters can
also be set directly.
Data passed to the callback functions.
Function called once the search is complete.
Function called for each entry returned.
Function called for each referral returned.
Functions for Setting Internal Operation Flags
Chapter 14
Function Reference
201
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers