Slapi_Rdn_New(); Slapi_Rdn_New_Dn() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Returns
This function returns one of the following values:
1
0
See Also
slapi_rdn_init()
slapi_rdn_done()
slapi_rdn_free()

slapi_rdn_new()

Allocates a new
Syntax
#include "slapi-plugin.h"
Slapi_RDN * slapi_rdn_new();
Parameters
This function takes no parameters.
Returns
This function returns a pointer to the newly allocated, and still empty,
structure.
Description
This function creates a new
memory and initializing both the RDN value and the array of split RDNs to
See Also
slapi_rdn_init()
slapi_rdn_done()
slapi_rdn_free()

slapi_rdn_new_dn()

Creates a new
if there is no RDN value present.
if
contains a value.
rdn
Slapi_RDN
structure and sets an RDN value taken from a given DN.
Slapi_RDN
structure and initializes the values to
structure by allocating the necessary
Slapi_RDN
Functions for Managing RDN
.
NULL
Slapi_RDN
Chapter 15
Function Reference
.
NULL
453

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents