Parameters For The Compare Function; Parameters For The Delete Function - Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters for the Compare Function

Parameter ID
SLAPI_ADD_EXISTING_UNIQUEID_ENTRY
See "Processing an LDAP Add Operation" on page 84 for more information on
these parameters.
Parameters for the Compare Function
The following table lists the parameters in the parameter block passed to the
database compare function. If you are writing a pre-operation, database, or
post-operation compare function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_COMPARE_TARGET
SLAPI_COMPARE_TYPE
SLAPI_COMPARE_VALUE
See "Processing an LDAP Compare Operation" on page 84 for more information
on these parameters.

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
slapi_pblock_get()
508
Netscape Directory Server Plug-In Programmer's Guide • Version 6.0 • January 2002
Data Type
Slapi_Entry *
function.
Data Type
char *
char *
struct berval *
function.
Description
Internal only - used by the
multimaster replication resolution
procedure code. If adding an entry
that already exists, this is the entry
which has the same unique ID.
Description
DN of the entry to be compared.
Attribute type to use in the comparison.
Attribute value to use in the comparison

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents