![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 570](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642570.webp)
Parameters Accessible to All Plug-Ins
570
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
Information About Command-Line Arguments
The parameters listed below are used to determine the command-line arguments
that a plug-in was invoked with.
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
is “objectclass”.
SLAPI_PLUGIN_VERSION_03
Version 3 of the plug-in interface, which is
supported by the Directory Server 6.1 release,
but not by previous releases.
Parameter ID
Data Type
Description
SLAPI_ARGC
int
Determines the number of command-line arguments the
the Directory Server was invoked with.
SLAPI_ARGV
char **
Pointer to an array of character strings that contain the
command-line arguments, one per string, that the
Directory Server was invoked with.
Parameter ID
Data Type
Description
SLAPI_ATTR_NSCP_ENTRYDN
int
The
nscpEntryDN
attribute value.
SLAPI_ATTR_OBJECTCLASS
int
The
objectclass
attribute value.
Defined Constant
Description
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...