Syntax
#include "slapi-plugin.h" int slapi_entry_attr_get_int(const Slapi_Entry* e, char *type); Parameters
#include "slapi-plugin.h" int slapi_entry_attr_get_int(const Slapi_Entry* e, char *type);
The function has the following parameters:
e
type
Returns
The first value in the attribute, converted to an integer, or 0 if the entry does not contain the attribute.