33.20. slapi_mod_remove_value()

Removes the value at the current Slapi_Mod iterator position.
Syntax

#include "slapi-plugin.h"
void slapi_mod_remove_value(Slapi_Mod *smod);

Parameters

This function takes the following parameter:

smod
Pointer to an initialized Slapi_Mod.