Information About Command-Line Arguments; Information About Attributes; Attribute Names - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters Accessible to All Plug-Ins
Defined Constant
SLAPI_PLUGIN_VERSION_03

Information About Command-Line Arguments

The parameters listed below are used to determine the command-line arguments
that a plug-in was invoked with.
Parameter ID
SLAPI_ARGC
SLAPI_ARGV

Information About Attributes

The parameters listed below provide the following information about attributes:

Attribute Names

Attribute Flags
Attribute Comparisons
Attribute Names
The parameters listed below are used to check for commonly used attribute names.
These are not pblock parameters but macros that define strings, for example,
SLAPI_ATTR_OBJECTCLASS
Parameter ID
SLAPI_ATTR_NSCP_ENTRYDN
SLAPI_ATTR_OBJECTCLASS
570
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Data Type
Description
Determines the number of command-line arguments the
int
the Directory Server was invoked with.
Pointer to an array of character strings that contain the
char **
command-line arguments, one per string, that the
Directory Server was invoked with.
is "objectclass".
Data Type
int
int
Description
Version 3 of the plug-in interface, which is
supported by the Directory Server 6.1 release,
but not by previous releases.
Description
The nscpEntryDN attribute value.
The objectclass attribute value.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents