Slapi_Rdn_Init_Sdn(); Slapi_Rdn_Isempty() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Managing RDN

slapi_rdn_init_sdn()

Initializes a
contained in a given
Syntax
#include "slapi-plugin.h"
void slapi_rdn_init_sdn(Slapi_RDN *rdn,const Slapi_DN *sdn);
Parameters
This function takes the following parameters:
rdn
sdn
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
452
Netscape Directory Server Plug-in Programmer's Guide • October 2004
structure with an RDN value taken from the DN
Slapi_RDN
structure.
Slapi_RDN
The Slapi_RDN structure to be initialized.
The Slapi_DN structure containing the DN value whose RDN
will be used to initialize the new Slapi_RDN structure.
Slapi_RDN
Slapi_DN
The target Slapi_RDN structure.
structure with the RDN value taken
structure of the
parameter.
sdn
structure.
Slapi_RDN

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