Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 434

Table of Contents

Advertisement

Functions for Managing RDN
Description
This function clears the contents of a
value and the array of split RDNs. Those pointers are then set to
See Also
slapi_rdn_free()
slapi_rdn_init()
slapi_rdn_free()
Frees a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_free(Slapi_RDN **rdn);
Parameters
This function takes the following parameter:
rdn
Description
This function frees both the contents of the
itself pointed to by the content of
See Also
slapi_rdn_new()
slapi_rdn_done()
slapi_rdn_get_first()
Gets the type/value pair corresponding to the first RDN stored in a
structure.
Syntax
#include "slapi-plugin.h"
int slapi_rdn_get_first(Slapi_RDN *rdn, char **type, char **value);
434
Netscape Directory Server Plug-In Programmer's Guide • August 2002
structure.
Slapi_RDN
Pointer to the pointer of the Slapi_RDN structure to be freed.
structure. It frees both the RDN
Slapi_RDN
Slapi_RDN
.
rdn
.
NULL
structure and the structure
Slapi_RDN

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents