Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 526

Table of Contents

Advertisement

Functions Specific to Virtual Attribute Service
Description
This function should be used to free the list of attributes returned from
slapi_vattrspi_add_type()
Memory Concerns
Free the pointer block using
See Also
slapi_vattr_list_attrs()
slapi_vattr_schema_check_type()
Performs a schema check on the attribute types in the entry.
Syntax
#include "slapi-plugin.h"
int slapi_vattr_schema_check_type(Slapi_Entry *e, char *type);
Parameters
This function takes the following parameters:
e
type
Returns
Return 0 if success, -1 if error.
slapi_vattr_value_compare()
Compares attribute type and name in a given entry.
Syntax
#include "slapi-plugin.h"
int slapi_vattr_value_compare( Slapi_Entry *e, char *type,
Slapi_Value *test_this, int *result, int flags);
Parameters
This function takes the following parameters:
526
Netscape Directory Server Plug-In Programmer's Guide • August 2002
.
slapi_ch_free()
The entry to be checked.
The attribute type in the schema.
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents