Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 225

Table of Contents

Advertisement

Syntax
#include "slapi-plugin.h"
void slapi_be_free(Slapi_Backend **be);
Parameters
This function takes the following parameter:
be
slapi_be_get_instance_info()
Gets the instance information of the specified backend.
Syntax
#include "slapi-plugin.h"
void * slapi_be_get_instance_info(Slapi_Backend * be);
Parameters
This function takes the following parameter:
be
Returns
This function returns an opaque pointer to the instance information.
slapi_be_get_name()
Returns the name of the specified backend.
Syntax
#include "slapi-plugin.h"
char * slapi_be_get_name(Slapi_Backend * be);
Parameters
This function takes the following parameter:
be
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Functions for Managing Backend Operations
Chapter 14
Function Reference
225

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents