Functions for LDAPMod Manipulation
Returns
This function returns one of
LDAP_MOD_REPLACE
LDAP_MOD_BYVALUES
See Also
slapi_mod_set_operation()
slapi_mod_get_type()
Gets the attribute type of a
Syntax
#include "slapi-plugin.h"
const char *slapi_mod_get_type(const Slapi_Mod *smod);
Parameters
This function takes the following parameter:
smod
Returns
This function returns a read-only pointer to the attribute type in the
Description
Gets the LDAP attribute type of a
See Also
slapi_mod_set_type()
slapi_mod_init()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_mod_init(Slapi_Mod *smod, int initCount);
392
Netscape Directory Server Plug-In Programmer's Guide • December 2003
LDAP_MOD_ADD
, combined using the bitwise or operator with
.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
structure.
Slapi_Mod
,
LDAP_MOD_DELETE
structure.
.
Slapi_Mod
,
.
Slapi_Mod
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers