![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 580](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642580.webp)
Parameters for the Abandon Function
580
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
See “Processing an LDAP Modify RDN Operation” on page 87 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()
function.
SLAPI_MODRDN_NEWSUPERIOR
char *
DN of the new parent of the entry,
if the entry is being moved to a
new location in the directory tree.
SLAPI_MODRDN_EXISING_ENTRY
Slapi_Entry *
Internal only — used by the
multimaster replication update
resolution code. If the destination
RDN of the modrdn already exists,
this is that entry.
SLAPI_MODRDN_PARENT_ENTRY
Slapi_Entry *
Internal use only — used by the
multimaster replication update
resolution procedure code. This is
the parent entry.
SLAPI_MODRDN_NEWPARENT_ENTRY
Slapi_Entry *
Internal only — used by the
multimaster replication update
resolution procedure code. This is
the new parent entry.
SLAPI_MODRDN_TARGET_ENTRY
Slapi_Entry *
Internal only — used by the
multimaster replication update
resolution procedure code.
SLAPI_MODRDN_NEWSUPERIOR_ADDRESS
void *
Internal only — used by the
multimaster replication update
resolution procedure code.
Parameter ID
Data Type
Description
SLAPI_ABANDON_MSGID
unsigned long
Message ID of the operation to abandon.
Parameter ID
Data Type
Description
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...