Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 447

Table of Contents

Advertisement

slapi_rdn_remove_attr()
Removes an RDN type/value pair from a
Syntax
#include "slapi-plugin.h"
int slapi_rdn_remove_attr(Slapi_RDN *rdn, const char *type);
Parameters
This function takes the following parameters:
rdn
type
Returns
This function returns one of the following values:
1
0
Description
This function removes the first RDN from
See Also
slapi_rdn_remove()
slapi_rdn_remove_index()
slapi_rdn_remove_index()
Removes an RDN type/value pair from a
Syntax
#include "slapi-plugin.h"
int slapi_rdn_remove_index(Slapi_RDN *rdn, int atindex);
Parameters
This function takes the following parameters:
The target Slapi_RDN structure.
Type (cn, o, ou, etc.) of the RDN searched.
if the RDN is removed from
if no RDN is removed.
structure.
Slapi_RDN
.
rdn
that matches the given type.
rdn
structure.
Slapi_RDN
Chapter 15
Functions for Managing RDN
Function Reference
447

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents