Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 426

Table of Contents

Advertisement

Functions for Managing DNs
slapi_sdn_set_dn_byref()
slapi_sdn_set_ndn_byref()
Sets a normalized DN in a
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_set_ndn_byref(Slapi_DN *sdn, const char *ndn);
Parameters
This function takes the following parameters:
sdn
ndn
Returns
This function returns a pointer to the
normalized DN value.
Description
This function sets a normalized DN value in a
DN of the new structure will point to the same string pointed to by
normalized DN value is passed into the parameter by reference). However, the
FLAG_DN
See Also
slapi_sdn_set_ndn_byval()
slapi_sdn_set_dn_passin()
slapi_sdn_set_ndn_byval()
Sets a normalized DN value in
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_set_ndn_byval(Slapi_DN *sdn, const char *ndn);
426
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Slapi_DN
The target Slapi_DN structure.
Normalized DN value to be set in sdn.
flag is not set, and no internal counter is incremented.
structure.
structure containing the new
Slapi_DN
Slapi_DN
structure.
Slapi_DN
structure. The normalized
(the
ndn

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents