Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 349

Table of Contents

Advertisement

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);
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
Chapter 14
Functions for LDAPMod Manipulation
,
Slapi_Mod
Function Reference
.
349

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents