20.19. slapi_be_set_instance_info()

Description

Sets the instance information of the specified backend with given data.

Syntax

#include "slapi-plugin.h"
void slapi_be_set_instance_info(Slapi_Backend * be, void * data);

Parameters

This function takes the following parameters:

be Pointer to the structure containing the backend configuration.
data Data for setting the instance information.