Show Table of Contents
33.33. slapi_mods_get_first_mod()
Initializes a Slapi_Mods iterator and returns the first LDAPMod.
Syntax
#include "slapi-plugin.h" LDAPMod *slapi_mods_get_first_mod(Slapi_Mods *smods);
Parameters
This function takes the following parameter:
|
mods
| Pointer to an initialized Slapi_Mods. |
Returns
This function returns one of the following values:
- A pointer to the first LDAPMod in the Slapi_Mods.
NULLif there are no 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.