Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 392

Table of Contents

Advertisement

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 • August 2002
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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents