33.7. slapi_mod_get_ldapmod_byref()
This function gets a reference to the LDAPMod in a Slapi_Mod structure. Use this function to get direct access to the LDAPMod contained in a Slapi_Mod.
#include "slapi-plugin.h" const LDAPMod *slapi_mod_get_ldapmod_byref(const Slapi_Mod *smod);
This function takes the following parameter:
|
smod
| Pointer to an initialized Slapi_Mod. |
This function returns a pointer to a read-only LDAPMod owned by the Slapi_Mod.
Responsibility for the LDAPMod remains with the Slapi_Mod.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.