slapi_modify_internal_pb()
Performs an LDAP modify operation based on a parameter block to modify a
directory entry.
Syntax
#include "slapi-plugin.h"
int slapi_modify_internal_pb(Slapi_PBlock *pb);
Parameters
This function takes the following parameter:
pb
Returns
This function returns one of the following values:
•
0
•
-1
of the parameter block should be consulted to determine the precise LDAP
result code.
Description
This function performs an internal modify operation based on a parameter block.
The parameter block should be initialized by calling
slapi_modify_internal_set_pb()
Memory Concerns
None of the parameters that are passed to
altered or consumed by this function.
slapi_modrdn_internal_pb()
Performs an LDAP modify RDN operation based on a parameter block to rename a
directory entry.
Syntax
#include "slapi-plugin.h"
int slapi_modrdn_internal_pb(Slapi_PBlock *pb);
A parameter block that has been initialized using
slapi_modify_internal_set_pb().
if successful.
if an error occurs. If
Functions for Internal Operations and Plug-in Callback
is returned, the
-1
SLAPI_PLUGIN_INTOP_RESULT
.
slapi_modify_internal_set_pb()
Chapter 15
Function Reference
field
are
237
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers