Parameters for the Add function

The following table lists the parameters in the parameter block that is passed to the database add function. If you are writing a pre-operation, database, or post-operation add function, you can get these values by calling the slapi_pblock_get() function.

Table 1. Parameters for the database add function
Parameter ID Data type Description
SLAPI_ADD_TARGET char * DN of the entry to be added.
SLAPI_ADD_ENTRY Slapi_Entry * The entry to be added.