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

For plug-in
Table of Contents

Advertisement

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
455

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents