Slapi_Rdn_Get_Rdn(); Slapi_Rdn_Get_Nrdn() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

rdn
Returns
This function returns the number of RDN type/value pairs present in
See Also
slapi_rdn_add()

slapi_rdn_get_rdn()

Gets the RDN from a
Syntax
#include "slapi-plugin.h"
const char *slapi_rdn_get_rdn(const Slapi_RDN *rdn);
Parameters
This function takes the following parameter:
rdn
Returns
This function returns the RDN value.

slapi_rdn_get_nrdn()

Not implemented; do not use.
Gets the new normalized RDN from a
Syntax
#include "slapi-plugin.h"
const char *slapi_rdn_get_nrdn(const Slapi_RDN *rdn);
Parameters
This function takes the following parameter:
The target Slapi_RDN structure.
structure.
Slapi_RDN
The Slapi_RDN structure holding the RDN value.
Slapi_RDN
Functions for Managing RDN
rdn
structure.
Chapter 15
Function Reference
.
449

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

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents