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

For plug-in
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
with which a plug-in was invoked.
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,
Parameter ID
SLAPI_ATTR_NSCP_ENTRYDN
SLAPI_ATTR_OBJECTCLASS
580
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Data Type
Description
Determines the number of command-line arguments
int
with which the the Directory Server was invoked.
Pointer to an array of character strings that contain the
char **
command-line arguments, one per string, with which the
Directory Server was invoked.
SLAPI_ATTR_OBJECTCLASS
Data Type
int
int
Description
Version 3 of the plug-in interface, which is
supported by current releases of Directory
Server but not by previous releases.
is
.
objectclass
Description
The nscpEntryDN attribute value.
The objectclass attribute value.

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