Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 227

Table of Contents

Advertisement

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 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
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().
.
slapi_modify_internal_set_pb()
Functions for Internal Operations and Plug-In Callback
SLAPI_PLUGIN_INTOP_RESULT
Chapter 15
Function Reference
field of
are
227

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents