Chapter 14 Data Type And Structure Reference; Summary Of Data Types And Structures - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Data Type and Structure Reference
This chapter summarizes the data types and structures that you can use when
writing Netscape Directory Server (Directory Server) plug-in functions.

Summary of Data Types and Structures

The functions in the server plug-in API use the following data types and structures:
Data Types and Structures
berval
computed_attr_context
LDAPControl
LDAPMod
mrFilterMatchFn
plugin_referral_entry_callback
plugin_result_callback
plugin_search_entry_callback
Description
Represents binary data that is encoded
using simplified Basic Encoding Rules
(BER).
Represents information used for a
computed attribute.
Represents a client or server control
associated with an LDAP operation.
Represents an LDAP modification.
Specifies the prototype for a filter
matching callback function.
Processes LDAP references generated by
some internal searches.
Processes the results of LDAP entries that
are located by an internal search.
Processes LDAP entries that are located by
an internal search.
Chapter 14
171

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.1

Table of Contents