Functions For Managing Parameter Block; Slapi_Pblock_Destroy() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

SLAPI_OPERATION_COMPARE
SLAPI_OPERATION_ABANDON
SLAPI_OPERATION_EXTENDED
See Also
slapi_pblock_get()

Functions for Managing Parameter Block

This section contains reference information on parameter block routines.
Table 15-21 Parameter Block Routines
Function

slapi_pblock_destroy()

slapi_pblock_get()
slapi_pblock_new()
slapi_pblock_set()
slapi_pblock_destroy()
Frees the specified parameter block from memory.
Syntax
#include "slapi-plugin.h"
void slapi_pblock_destroy( Slapi_PBlock *pb );
Parameters
This function takes the following parameter:
pb
Description
Frees a pblock from memory.
Gets the value from a pblock.
Creates a new pblock.
Sets the value of a pblock.
Parameter block that you want to free.
Functions for Managing Parameter Block
Chapter 15
Function Reference
431

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents