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 anew
of
dn
(the DN value is passed in to the parameter by reference). However, the
flag is not set and no counter is incremented.
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
418
Netscape Directory Server Plug-In Programmer's Guide • January 2002
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 by
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 value
Slapi_DN
structure with a DN value set
FLAG_DN
dn
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers