Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 396

Table of Contents

Advertisement

Functions for Managing RDN
Description
This function initializes a given
from the DN passed within the
See Also
slapi_rdn_init_dn()
slapi_rdn_init_rdn()
slapi_rdn_isempty()
Checks whether an RDN value is stored in a
Syntax
#include "slapi-plugin.h"
int slapi_rdn_isempty(const Slapi_RDN *rdn);
Parameters
This function takes the following parameter:
rdn
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
396
Netscape Directory Server Plug-In Programmer's Guide • May 2002
The target Slapi_RDN structure.
if there is no RDN value present.
if
contains a value.
rdn
Slapi_RDN
structure with the RDN value taken
Slapi_RDN
structure of the
Slapi_DN
Slapi_RDN
structure and initializes the values to
parameter.
sdn
structure.
.
NULL

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents