![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 322](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642322.webp)
Functions for Managing Entries
322
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
Returns
This function returns one of the following values:
•
The first value in the attribute converted to an
unsigned integer
.
•
0
if the entry does not contain the attribute specified.
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:
Returns
This function returns one of the following values:
•
The first value in the attribute converted to an
unsigned long
.
•
0
if the entry does not contain the attribute specified.
slapi_entry_attr_has_syntax_value()
Determines if an attribute in an entry contains a specified value.
e
Entry from which you want to get the value.
type
Attribute type from which you want to get the value.
e
Entry from which you want to get the value.
type
Attribute type from which you want to get the value.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...