Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 292

Table of Contents

Advertisement

Functions for Managing Entries
Memory Concerns
Never free this value. If you need a copy, use
See Also
slapi_sdn_dup()
slapi_entry_get_sdn_const()
Returns as a
specify.
Syntax
#include "slapi-plugin.h"
const Slapi_DN *slapi_entry_get_sdn_const (
const Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Returns
This function returns as a
that you specify.
Memory Concerns
Never free this value. If you need a copy, use
See Also
slapi_sdn_dup()
slapi_entry_get_uniqueid()
Gets the unique ID value of the entry.
Syntax
#include "slapi-plugin.h"
const char *slapi_entry_get_uniqueid(
const Slapi_Entry *e );
292
Netscape Directory Server Plug-In Programmer's Guide • May 2002
the value of the
const
Entry from which you want to get the Slapi_DN object.
the value of the
const
slapi_sdn_dup()
object from the entry that you
Slapi_DN
Slapi_DN
slapi_sdn_dup()
.
object from the entry
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents