![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 586](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642586.webp)
Parameters for LDAP Functions
586
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
Information About Backend State Change
The following parameters can be used in the
slapi_register_backend_state_change()
and
slapi_unregister_backend_state_change()
functions to register for and
unregister callbacks when a backend state changes.
Parameters for LDAP Functions
The parameters listed in this section can be used with functions that you can call to
perform LDAP operations from a plug-in (these internal operations do not return
any data to a client).
•
Parameters for LDAP Operations
•
Parameters for LDAP Control
•
Parameters for Generating LDIF Strings
Parameters for LDAP Operations
SLAPI_IS_REPLICATED_OPERATION
int
Flag that indicates this is a replicated
operation.
Parameter ID
Data Type
Description
MTN_BE_ON
int
The backend is ON.
MTN_BE_OFFLINE
int
The backend is OFFLINE (import
process).
MTN_BE_DELETE
int
The backend has been deleted.
Parameter ID
Data Type
Description
SLAPI_PLUGIN_INTOP_RESULT
int
Result code of the internal
LDAP operation.
Parameter ID
Data Type
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...