Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 398

Table of Contents

Advertisement

Functions for Managing RDN
Description
This function creates a new
value taken from the DN passed in the
Memory Concerns
The memory is allocated by the function itself.
See Also
slapi_rdn_new_sdn()
slapi_rdn_new_rdn()
slapi_rdn_new_rdn()
Creates a new
Syntax
#include "slapi-plugin.h"
Slapi_RDN * slapi_rdn_new_rdn(const Slapi_RDN *fromrdn);
Parameters
This function takes the following parameters:
fromrdn
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_dn()
slapi_rdn_new_sdn()
398
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Slapi_RDN
structure and sets an RDN value.
Slapi_RDN
The RDN value to be set in the new Slapi_RDN structure.
.
fromrdn
Slapi_RDN
.
fromrdn
structure and initializes its RDN with the
parameter.
dn
structure with an RDN set to
Slapi_RDN
structure and initializes its RDN with the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents