Chapter 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 pre-operation, database, or post-operation delete function, you can get these values by calling the function.
Parameter ID Data Type Description
SLAPI_DELETE_TARGET char * DN of the entry to delete.
SLAPI_DELETE_EXISTING_ENTRY Slapi_Entry * Internal only; used by the multi-master replication resolution procedure code.
See Section 7.9, “Processing an LDAP Delete Operation”, for more information on these parameters.