Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 241

Table of Contents

Advertisement

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 15
Function Reference
241

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents