Slapi_Componentid; Slapi_Compute_Callback_T - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Summary of Data Types and Structures
Parameters
The function has the following parameters:
handle
be_name
old_be_state
new_be_state
Description
The
slapi_register_backend_state_change()
register for callback when the state of a backend changes. You may need to keep
track of backend state changes when writing custom plug-ins.
See Also
slapi_register_backend_state_change()
slapi_unregister_backend_state_change()

Slapi_ComponentID

Represents a the component ID in a directory entry.
Syntax
#include "slapi-plugin.h"
typedef struct slapi_componentid Slapi_ComponentId;
Description
Slapi_ComponentId
component ID in a directory entry.

slapi_compute_callback_t

Represents a callback for evaluating computed attributes.
200
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Pointer or reference to the address of the specified function.
Name of the backend.
Old backend state.
New backend state.
is the data type for an opaque structure that represents a the
function enables a plug-in to

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents