Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 226

Table of Contents

Advertisement

Functions for Internal Operations and Plug-In Callback
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 delete operation based on a parameter block.
The parameter block should be initialized by calling
slapi_delete_internal_set_pb()
Memory Concerns
None of the parameters that are passed to
altered or consumed by this function.
slapi_free_search_results_internal()
Frees search results returned by the
slapi_search_internal_callback_pb()
Syntax
#include "slapi-plugin.h"
void slapi_free_search_results_internal(Slapi_PBlock *pb);
Parameters
This function takes the following parameters:
pb
Description
This function must be called when you are finished with the entries before freeing
the
pblock
226
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Parameter block returned by the
slapi_search_internal_pb() and
slapi_search_internal_callback_pb() functions.
.
SLAPI_PLUGIN_INTOP_RESULT
.
slapi_delete_internal_set_pb()
slapi_search_internal_pb()
functions.
field of
are
and

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents