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 );
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()
Chapter 14
Functions for Managing Entries
.
object from the entry
.
Function Reference
291
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers