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

For plug-in
Table of Contents

Advertisement

Functions for Managing DNs
Parameters
This function takes the following parameter:
dn
Returns
This function returns a pointer to the new
to the content of
Description
This function creates a new
value of
by
dn
FLAG_DN
Memory Concerns
The memory is allocated by the function itself.
See Also

slapi_sdn_new_dn_byval()

slapi_sdn_new_dn_passin()
slapi_sdn_new_dn_byval()
Creates a new
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_new_dn_byval(const char *dn);
Parameters
This function takes the following parameter:
dn
476
Netscape Directory Server Plug-in Programmer's Guide • October 2004
The DN value to be set in the new Slapi_DN structure.
.
dn
. The DN of the new structure will point to the same string pointed to
dn
; the DN value is passed in to the parameter by reference. However, the
flag is not set, and no counter is incremented.
structure and sets a DN value.
Slapi_DN
The DN value to be set in the new Slapi_DN structure.
Slapi_DN
structure and initializes its DN with the
Slapi_DN
structure with a DN value set

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

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents