37.13. slapi_rdn_get_nrdn()

Not implemented; do not use.
Gets the new normalized RDN from a Slapi_RDN structure.
Syntax

#include "slapi-plugin.h"
const char *slapi_rdn_get_nrdn(const Slapi_RDN *rdn);

Parameters

This function takes the following parameter:

rdn
The Slapi_RDN structure holding the RDN value.
Returns

This function returns the new RDN value.