Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 352

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Syntax
#include "slapi-plugin.h"
void slapi_mod_init_passin(Slapi_Mod *smod, LDAPMod *mod);
Parameters
This function takes the following parameters:
smod
mod
Description
This function initializes a
convert an
Memory Concerns
Responsibility for the
destroyed when the
See Also
slapi_mod_done()
slapi_mod_init()
slapi_mod_init_byval()
slapi_mod_init_byref()
slapi_mod_isvalid()
Determines whether a
Syntax
#include "slapi-plugin.h"
int slapi_mod_isvalid(const Slapi_Mod *mod);
Parameters
This function takes the following parameters:
smod
352
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Pointer to an uninitialized Slapi_Mod.
Pointer to an LDAPMod.
Slapi_Mod
to a
LDAPMod
Slapi_Mod
is transferred to the
LDAPMod
Slapi_Mod
Slapi_Mod
Pointer to a Slapi_Mod.
by passing in an
.
Slapi_Mod
is destroyed.
structure is valid.
. Use this function to
LDAPMod
. The
LDAPMod
is

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents