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

For plug-in
Table of Contents

Advertisement

Functions for Managing RDN
Syntax
#include "slapi-plugin.h"
Slapi_RDN *slapi_rdn_new_dn(const char *dn);
Parameters
This function takes the following parameter:
dn
Returns
This function returns a pointer to the new
the RDN taken from the DN value in
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 parameter:
fromrdn
454
Netscape Directory Server Plug-in Programmer's Guide • October 2004
The DN value whose RDN will be used to initialize the new
Slapi_RDN structure.
Slapi_RDN
structure and sets an RDN value.
Slapi_RDN
The RDN value to be set in the new Slapi_RDN structure.
structure initialized with
Slapi_RDN
.
dn
structure and initializes its RDN with the
parameter.
dn

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