Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 158

Table of Contents

Advertisement

Summary of Data Types and Structures
Slapi_Filter
Slapi_Mutex
Slapi_PBlock
Slapi_PluginDesc
berval
The
berval
Basic Encoding Rules (BER). The data and size of the data are included in a
structure.
The
berval
struct berval {
unsigned long bv_len;
char *bv_val;
};
The fields in this structure are as follows:
bv_len
bv_val
Use a
(such as a JPEG or audio file).
computed_attr_context
Represents information used for a computed attribute.
Syntax
typedef struct _computed_attr_context computed_attr_context;
Description
computed_attr_context
information about a computed attribute.
158
Netscape Directory Server Plug-In Programmer's Guide • May 2002
data structure represents binary data that is encoded using simplified
data type is defined as follows:
The length of the data.
The binary data.
structure when working with attributes that contain binary data
berval
is the data type for an opaque structure that represents
berval

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents