Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 414

Table of Contents

Advertisement

Functions for Managing DNs
Parameters
This function takes the following parameters:
sdn
rdn
Description
This function takes the DN stored in the
retrieves its returned RDN within the
See Also
slapi_sdn_get_dn()
slapi_sdn_add_rdn()
slapi_sdn_isempty()
Checks whether there is a DN value stored in a
Syntax
#include "slapi-plugin.h"
int slapi_sdn_isempty( const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns one of the following values:
1 if there is no DN value (normalized or not) present in the
0 if
Description
This function checks whether a
non-normalized value.
414
Netscape Directory Server Plug-In Programmer's Guide • January 2002
Pointer to the Slapi_DN structure containing the DN.
Pointer to the Slapi_RDN structure where the RDN is returned.
Pointer to the
Slapi_DN
is not empty.
sdn
structure pointed to by
Slapi_DN
structure pointed to by
Slapi_RDN
Slapi_DN
structure that is going to be checked.
structure contains a normalized or
Slapi_DN
and
sdn
.
rdn
structure.
structure.
Slapi_DN

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Directory server 6.01

Table of Contents