Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 185

Table of Contents

Advertisement

pb
Returns
This function returns one of the following values:
0 if successful.
-1 if an error occurs. If -1 is returned, the
the parameter block should be consulted to determine the precise LDAP result
code.
Description
The function performs an internal add operation based on a parameter block. The
parameter block should be initialized by calling
or
slapi_add_entry_internal_set_pb()
Memory Concerns
None of the parameters that are passed
altered or consumed by this function. The entry parameter that is passed to
slapi_add_entry_internal_set_pb()
function.
slapi_delete_internal_pb()
Performs an LDAP delete operation based on a parameter block to remove a
directory entry.
Syntax
#include "slapi-plugin.h"
int slapi_delete_internal_pb(Slapi_PBlock *pb);
Parameters
This function takes the following parameter:
pb
block that has been initialized using
A parameter
slapi_add_internal_set_pb()
.
slapi_add_internal_set_pb()
is consumed by a successful call to this
A parameter block that has been initialized using
slapi_delete_internal_set_pb().
Functions for Internal Operations and Plug-In Callback
.
SLAPI_PLUGIN_INTOP_RESULT
slapi_add_internal_set_pb()
Chapter 14
Function Reference
field of
are
185

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents