Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 201

Table of Contents

Advertisement

To do this...
Get the operation type of
Slapi_Mod structure
Get the attribute type of a
Slapi_Mod structure
Initialize a Slapi_Mod structure
Initialize a Slapi_Mod structure
that is a wrapper for an existing
LDAPMod
Initialize a modification by value
Initialize a Slapi_Mod from an
LDAPMod
Determine whether a Slapi_Mod
structure is valid
Allocate a new Slapi_Mod
structure
Removes the value at the current
Slapi_Mod iterator position
Set the operation type of a
Slapi_Mod structure
Set the attribute type of a
Slapi_Mod
See Also
LDAPMod
Slapi_Mods
Represents two or more LDAP modifications to a directory entry
Syntax
#include slapi-plugin.h
typedef struct slapi_mods Slapi_Mods;
Description
Slapi_Mods
manipulations that can be made to a directory entry.
and
Slapi_Mods
is the data type for an opaque structure that represents LDAPMod
Summary of Data Types and Structures
Call this function
slapi_mod_get_operation()
slapi_mod_get_type()
slapi_mod_init()
slapi_mod_init_byref()
slapi_mod_init_byval()
slapi_mod_init_passin()
slapi_mod_isvalid()
slapi_mod_new()
slapi_mod_remove_value()
slapi_mod_set_operation()
slapi_mod_set_type()
Chapter 14
Data Type and Structure Reference
201

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents