Slapi_Mod_Get_Type(); Slapi_Mod_Init() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
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);
402
Netscape Directory Server Plug-in Programmer's Guide • October 2004
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
, or
.
Slapi_Mod

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents