Parameters For The Modify Function - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_DELETE_TARGET
SLAPI_DELETE_EXISTING_ENTRY
See "Processing an LDAP Delete Operation" on page 89 for more information on
these parameters.

Parameters for the Modify Function

The following table lists the parameters in the parameter block passed to the
database modify function. If you are writing a pre-operation, database, or
post-operation modify function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_MODIFY_TARGET
SLAPI_MODIFY_MODS
SLAPI_MODIFY_EXISTING_ENTRY
See "Processing an LDAP Modify Operation" on page 86 for more information on
these parameters.
Data Type
char *
Slapi_Entry *
function.
Data Type
char *
LDAPMod **
Slapi_Entry *
Parameters for the Modify Function
Description
DN of the entry to delete.
Internal only - used by the
multimaster replication resolution
procedure code.
Description
DN of the entry to be modified.
A NULL-terminated array of LDAPMod
structures, which represent the
modifications to be performed on the
entry.
Internal only - used by the multimaster
replication update resolution
procedure code.
Chapter 15
Parameter Block Reference
509

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents