Parameters For The Abandon Function; Parameters For Extended Operations - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

See "Processing an LDAP Modify RDN Operation" on page 87 for more
information on these parameters.

Parameters for the Abandon Function

The following table lists the parameters in the parameter block passed to the
database abandon function. If you are writing a pre-operation, database, or
post-operation abandon function, you can get these values by calling the
slapi_pblock_get()
Parameter ID
SLAPI_ABANDON_MSGID
See "Processing an LDAP Abandon Operation" on page 89 for more information
on these parameters.

Parameters for Extended Operations

The following table lists the parameters in the parameter block passed to extended
operation functions. If you are writing your own plug-in function for performing
this work, you can get these values by calling the
Parameter ID
SLAPI_EXT_OP_REQ_OID
SLAPI_EXT_OP_REQ_VALUE
SLAPI_EXT_OP_RET_OID
SLAPI_EXT_OP_RET_VALUE
function.
Data Type
unsigned long
Description
Message ID of the operation to abandon.
slapi_pblock_get()
Data Type
char *
struct berval*
char *
struct berval*
Chapter 15
Parameters for the Abandon Function
function.
Description
Object ID (OID) of the
extended operation
specified in the request.
Value specified in the
request.
Object ID (OID) that you
want sent back to the client.
Value that you want sent
back to the client.
Parameter Block Reference
511

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents