Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 528

Table of Contents

Advertisement

Functions Specific to Virtual Attribute Service
flags
Description
This function should be used to free the valueset and type names returned from
slapi_vattr_values_get_ex()
See Also
slapi_vattr_values_get_ex()
slapi_vattr_values_get()
Returns the values of a virtual attribute for the given an entry and the
attribute-type name.
Syntax
int slapi_vattr_values_get
( Slapi_Entry *e,
Slapi_ValueSet** results,
int *type_name_disposition,
char **actual_type_name,
int flags,int *buffer_flags);
Parameters
This function takes the following parameters:
e
type
results
type_name_disposition
actual_type_name
flags
528
Netscape Directory Server Plug-In Programmer's Guide • August 2002
The buffer flags returned from
slapi_vattr_values_get_ex(). This contains information
that this function needs to determine which objects need to be
freed.
.
char *type,
Entry to be compared.
Attribute type name.
Pointer to the result set: 0 if the compare is true, 1 if the compare
is false.
Matching result. Valid value is as follows:
SLAPI_VIRTUALATTRS_TYPE_NAME_MATCHED_EXACTLY_OR
_ALIAS
Type name as found.
Not used. You should pass 0 for this parameter.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents