Parameters For The Abandon Function - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Parameters for the Abandon Function

Parameter ID
SLAPI_MODRDN_NEWSUPERIOR
SLAPI_MODRDN_EXISING_ENTRY
SLAPI_MODRDN_PARENT_ENTRY
SLAPI_MODRDN_NEWPARENT_ENTRY
SLAPI_MODRDN_TARGET_ENTRY
SLAPI_MODRDN_NEWSUPERIOR_ADDRESS
See "Processing an LDAP Modify RDN Operation," on page 97, for more
information on these parameters.
Parameters for the Abandon Function
The following table lists the parameters in the parameter block passed to the
database abandon function. If you are writing a pre-operation, database, or
post-operation abandon function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_ABANDON_MSGID
590
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Data Type
char *
Slapi_Entry *
Slapi_Entry *
Slapi_Entry *
Slapi_Entry *
void *
function.
Data Type
unsigned long
Description
DN of the new parent of the entry,
if the entry is being moved to a
new location in the directory tree.
Internal only; used by the
multi-master replication update
resolution code. If the destination
RDN of the modrdn already exists,
this is that entry.
Internal use only; used by the
multi-master replication update
resolution procedure code. This is
the parent entry.
Internal only; used by the
multi-master replication update
resolution procedure code. This is
the new parent entry.
Internal only; used by the
multi-master replication update
resolution procedure code.
Internal only; used by the
multi-master replication update
resolution procedure code.
Description
Message ID of the operation to abandon.

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