Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 293

Table of Contents

Advertisement

Parameters
This function takes the following parameter:
e
Returns
This function returns the unique ID value of the entry specified.
Memory Concerns
Never free this value. If you need a copy, use
See Also
slapi_ch_strdup()
slapi_entry_has_children()
This function determines if the specified entry has child entries.
Syntax
#include "slapi-plugin.h"
int slapi_entry_has_children(const Slapi_Entry *e);
Parameters
This function takes the following parameter:
e
Returns
This function returns one of the following values:
1
0
slapi_entry_init()
Initializes the values of an entry with the DN and attribute value pairs you supply.
Entry from which you want obtain the unique ID.
Entry that you want to test for child entries.
if the entry you supply has children entries.
if the entry you supply has no children entries.
Functions for Managing Entries
slapi_ch_strdup()
Chapter 14
Function Reference
.
293

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents