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

For plug-in
Table of Contents

Advertisement

Functions for Managing RDN
rdn
atindex
Returns
This function returns one of the following values:
1
0
the number of RDNs present.
Description
This function removes the RDN from
atindex+1
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
458
Netscape Directory Server Plug-in Programmer's Guide • October 2004
The target Slapi_RDN structure.
The index of the RDN type/value pair to remove.
if the RDN is removed from
if no RDN is removed because either
position).
Slapi_RDN
The target Slapi_RDN structure.
The DN value whose RDN will be set in rdn.
.
rdn
is empty or the index goes beyond
rdn
with
rdn
atindex
structure.
index (placed in the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents