Returns
This function returns a pointer to the new
the content of
Description
This function creates a new
value of
Memory Concerns
The memory is allocated by the function itself.
See Also
slapi_rdn_new_sdn()
slapi_rdn_new_dn()
slapi_rdn_new_sdn()
Creates a new
contained in a given
Syntax
#include "slapi-plugin.h"
vSlapi_RDN *slapi_rdn_new_sdn(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns a pointer to the new
RDN taken from the DN value in
Description
This function creates a new
value taken from the DN passed within the
parameter.
.
fromrdn
Slapi_RDN
.
fromrdn
structure and sets an RDN value taken from the DN
Slapi_RDN
Slapi_RDN
Slapi_RDN structure containing the DN value whose RDN will
be used to initialize the new Slapi_RDN structure.
Slapi_RDN
Slapi_RDN
structure and initializes its RDN with the
structure.
Slapi_RDN
.
dn
structure and initializes its RDN with the
Slapi_RDN
Chapter 15
Functions for Managing RDN
structure with an RDN set to
structure initialized with the
structure of the
sdn
Function Reference
445
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers