Sun Java System Directory Server Enterprise Edition 6.0 Developer's Guide

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.

See Also

slapi_mod_get_first_value()

slapi_mod_get_next_value()