Functions For Managing Parameter Block - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

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 14-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 parameters:
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 14
Function Reference
375

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents