Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 397

Table of Contents

Advertisement

Parameters
This function takes the following parameter:
smod
See Also
slapi_mod_get_first_value()
slapi_mod_get_next_value()
slapi_mod_set_operation()
Sets the operation type of a
Syntax
#include "slapi-plugin.h"
void slapi_mod_set_operation(Slapi_Mod *smod, int op);
Parameters
This function takes the following parameters:
smod
op
See Also
slapi_mod_get_operation()
slapi_mod_set_type()
Sets the attribute type of a
Syntax
#include "slapi-plugin.h"
void slapi_mod_set_type(Slapi_Mod *smod, const char *type);
Pointer to an initialized Slapi_Mod.
structure.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
One of LDAP_MOD_ADD, LDAP_MOD_DELETE,
LDAP_MOD_REPLACE, combined using the bitwise or operator
with LDAP_MOD_BYVALUES.
.
Slapi_Mod
Functions for LDAPMod Manipulation
Chapter 15
Function Reference
397

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents