Slapi_Matchingrule_Set() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Parameters
This function takes the following parameter:
mrEntry
Returns
This function returns one of the following values:
0
-1
Description
This function registers the specified matching rule with the server. To create the
matching rule and set its values, call the
the

slapi_matchingrule_set()

slapi_matchingrule_set()
Sets information about the matching rule.
Syntax
#include "slapi-plugin.h"
int slapi_matchingrule_set(Slapi_MatchingRuleEntry *mr,
int arg, void *value);
Parameters
This function takes the following parameters:
mr
arg
value
Slapi_MatchingRuleEntry structure representing the
matching rule that you want to register.
if the matching rule was successfully registered.
if an error occurred.
Slapi_MatchingRuleEntry structure in which you want to set data.
ID specifying the type of information you want to set.
The value that you want to set.
slapi_matchingrule_new()
function.
Chapter 15
Functions for Handling Matching Rules
function and
Function Reference
389

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents