Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 322

Table of Contents

Advertisement

Functions for Managing Entries
e
type
Returns
This function returns one of the following values:
The first value in the attribute converted to an
0
slapi_entry_attr_get_ulong()
Gets the first value of an attribute in an entry as a unsigned long data type.
Syntax
#include "slapi-plugin.h"
unsigned long slapi_entry_attr_get_ulong( const Slapi_Entry* e,
const char *type);
Parameters
This function takes the following parameters:
e
type
Returns
This function returns one of the following values:
The first value in the attribute converted to an
0
slapi_entry_attr_has_syntax_value()
Determines if an attribute in an entry contains a specified value.
322
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Entry from which you want to get the value.
Attribute type from which you want to get the value.
if the entry does not contain the attribute specified.
Entry from which you want to get the value.
Attribute type from which you want to get the value.
if the entry does not contain the attribute specified.
.
unsigned integer
.
unsigned long

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents