Slapi_Seq_Internal_Set_Pb() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Setting Internal Operation Flags

slapi_seq_internal_set_pb()

Sets up a parameter block for use by
an internal, sequential-access operation.
Syntax
#include "slapi-plugin.h"
void slapi_seq_internal_set_pb(Slapi_PBlock *pb, char *ibase,
int type, char *attrname, char *val, char **attrs, int attrsonly,
LDAPControl **controls, Slapi_ComponentId *plugin_identity,
int operation_flags);
Parameters
This function takes the following parameters:
Description
This function sets up
for an internal, sequential-access operation; the function sets up the parameter
block contain the following data:
SLAPI_SEARCH_TARGET
SAPI_SEQ_TYPE
SLAPI_SEQ_NEXT
SLAPI_SEQ_ATTRNAME
access is performed.
SLAPI_SEQ_VAL
performed.
SLAPI_CONTROLS_ARG
SLAPI_SEARCH_ATTRS
SLAPI_SEARCH_ATTRSONLY
returned.
252
Netscape Directory Server Plug-in Programmer's Guide • October 2004
slapi_seq_internal_callback_pb()
for use by
pblock
slapi_seq_internal_callback_pb()
set to the search base.
set to the sequential-access type (
, and so on.)
defines attribute value assertion relative to which
defines attribute value assertion relative to which access is
set to request controls, if present.
set to the list of attributes to return.
indicates whether attribute values should be
,
SLAPI_SEQ_FIRST
for

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents