Slapi_Sdn_New_Ndn_Byref() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Managing DNs
Memory Concerns
The memory is allocated by the function itself.
See Also
slapi_sdn_new_dn_byval()

slapi_sdn_new_ndn_byref()

slapi_sdn_new_ndn_byref()
Creates a new
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_new_ndn_byref(const char *ndn);
Parameters
This function takes the following parameter:
ndn
Returns
This function returns a pointer to the new
DN value set to the content of
Descriptions
This function creates a new
with the value of
same string pointed to by
parameter by reference. However, the
incremented.
Memory Concerns
The memory is allocated by the function itself.
See Also
slapi_sdn_new_ndn_byval()
478
Netscape Directory Server Plug-in Programmer's Guide • October 2004
structure and sets a normalized DN value.
Slapi_DN
The normalized DN value to be set in the new Slapi_DN
structure.
.
ndn
Slapi_DN
. The normalized DN of the new structure will point to the
ndn
; the normalized DN value is passed into the
ndn
structure with a normalized
Slapi_DN
structure and initializes its normalized DN
flag is not set, and no counter is
FLAG_NDN

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents