33.35. slapi_mods_get_ldapmods_byref()
Use this function to get a reference and direct access to the array of LDAPMod contained in a Slapi_Mods.
#include "slapi-plugin.h" LDAPMod **slapi_mods_get_ldapmods_byref(Slapi_Mods *smods);
This function takes the following parameter:
|
mods
| Pointer to an initialized Slapi_Mods. |
This function returns a null-terminated array of LDAPMod owned by the Slapi_Mods.
Responsibility for the array remains with the Slapi_Mods.

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.