Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 402

Table of Contents

Advertisement

Functions for Managing RDN
See Also
slapi_rdn_remove()
slapi_rdn_remove_attr()
slapi_rdn_set_dn()
Sets an RDN value in a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_set_dn(Slapi_RDN *rdn,const char *dn);
Parameters
This function takes the following parameters:
rdn
dn
Description
This function sets an RDN value in a
from memory and freed of any previous content before setting the new RDN. The
new RDN is taken from the DN value present in the
See Also
slapi_rdn_set_sdn()
slapi_rdn_set_rdn()
slapi_rdn_set_rdn()
Sets an RDN in a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_set_rdn(Slapi_RDN *rdn,const Slapi_RDN *fromrdn);
402
Netscape Directory Server Plug-In Programmer's Guide • May 2002
structure.
Slapi_RDN
The target Slapi_RDN structure.
The DN value whose RDN will be set in rdn.
Slapi_RDN
structure.
Slapi_RDN
structure. The structure is freed
parameter.
dn

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents