Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 473

Table of Contents

Advertisement

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_dn_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);
Parameters
This function takes the following parameters:
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
Functions for Managing DNs
structure. The normalized
(the
ndn
Chapter 15
Function Reference
473

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents