Parameters for the Delete function
The following table lists the parameters in the parameter
block that is 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 slapi_pblock_get() function.
| Parameter ID | Data type | Description |
|---|---|---|
| SLAPI_DELETE_TARGET | char * | DN of the entry to delete. |