Information About The Plug-In - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters Accessible to All Plug-Ins
Parameter ID
SLAPI_OPERATION_NOTES

Information About the Plug-In

The parameters listed below specify information about the plug-in that is available
to all plug-in functions defined in the current library. These parameters are
available for all types of plug-ins.
Parameter ID
SLAPI_PLUGIN
SLAPI_PLUGIN_PRIVATE
SLAPI_PLUGIN_TYPE
SLAPI_PLUGIN_ARGV
SLAPI_PLUGIN_ARGC
SLAPI_PLUGIN_VERSION
SLAPI_PLUGIN_OPRETURN
502
Netscape Directory Server Plug-In Programmer's Guide • Version 6.02 • May 2002
Data Type
Description
Flags specifying the notes that you want appended to
unsigned int
access log entries.
You can set this parameter to the following value:
• SLAPI_OP_NOTE_UNINDEXED specifies that
If no flags are set, no notes are appended to access
log entries.
Data Type
Description
Pointer to the internal server representation of this
void *
plug-in.
Private data that you want passed to your plug-in
void *
functions.
Specifies the type of plug-in function (see "Types of
int
Plug-Ins" on page 503)
Deprecated.
char **
Deprecated.
int
Specifies the version of the plug-in function (see
char *
"Version Information" on page 503).
Specifies the return value of the LDAP operation that
int
has just been processed.
you want the string "Notes=U" appended to
access log entries. You can use this to indicate
that a search operation could not use indexes to
generate a smaller list of candidates.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents