Parameters For Internal Ldap Operations - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters for Internal LDAP Operations

Parameters for Internal LDAP Operations
The parameters listed below are used in conjunction with functions that you can
call to perform LDAP operations from a plug-in (these internal operations do not
return any data to a client).
Parameter ID
SLAPI_PLUGIN_INTOP_RESULT
SLAPI_PLUGIN_INTOP_SEARCH_ENTRIES
SLAPI_PLUGIN_INTOP_SEARCH_REFERRALS
The following function sets all three parameters:
slapi_search_internal_pb()
The following functions set only the
slapi_add_internal_pb()
slapi_delete_internal_pb()
slapi_modify_internal_pb()
slapi_modrdn_internal_pb()
512
Netscape Directory Server Plug-In Programmer's Guide • Version 6.02 • May 2002
Data Type
int
Slapi_Entry **
char **
SLAPI_PLUGIN_INTOP_RESULT
Description
Result code of the internal
LDAP operation
Array of entries found by an
internal LDAP search
operation (see
slapi_search_internal_
pb() for details)
Array of referrals (in the form
of LDAP URLs) found by an
internal LDAP search
operation (see
slapi_search_internal_
pb() for details)
parameter:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents