Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 291

Table of Contents

Advertisement

slapi_entry_get_ndn()
Returns the normalized
Syntax
#include "slapi-plugin.h"
char *slapi_entry_get_ndn( Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Returns
This function returns the normalized
you specify does not contain a normalized
processing of this function.
Memory Concerns
Never free this value.
slapi_entry_get_sdn()
Returns the
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_entry_get_sdn( Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Returns
Returns the
from the entry that you specify.
DN
Entry from which you want to obtain the normalized DN.
object from the entry that you specify.
Slapi_DN
Entry from which you want to get the Slapi_DN object.
object form the entry that you specify.
Slapi_DN
from the entry that you specify. If the entry
DN
, one is created through the
DN
Chapter 14
Functions for Managing Entries
Function Reference
291

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents