Show Table of Contents
42.23. slapi_value_set_flags()
This function sets the flags in a Slapi_Value structure.
This function is used to share the knowledge about the value. Currently, one flag is supported,
SLAPI_ATTR_FLAG_NORMALIZED. With this flag, the value is already normalized.
The flag is bit-wise.
Syntax
#include "slapi-plugin.h"
void slapi_value_set_flags(Slapi_Value *v, unsigned long flags);
Parameters
This function takes the following parameter:
|
v
| Pointer to the Slapi_Value structure for which to set the flags. |

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.