HP-UX Directory Server 8.1 plug-in reference

Table Of Contents
59 Parameters for the delete function
The following table lists the parameters in the parameter block passed to the database delete
function. If you are writing a preoperation, database, or postoperation delete function, you can
get these values by calling the function.
DescriptionData typeParameter ID
DN of the entry to delete.
char *SLAPI_DELETE_TARGET
Internal only; used by the multi-master replication
resolution procedure code.
Slapi_Entry *SLAPI_DELETE_EXISTING_ENTRY
See “Processing an LDAP delete operation”, for more information on these parameters.
409