Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 531

Table of Contents

Advertisement

See Also
slapi_vattr_values_free()
slapi_vattr_values_type_thang_get()
Gets values for an attribute type in the list only if the results field for that attribute
type is NULL.
Syntax
#include "slapi-plugin.h"
int slapi_vattr_values_type_thang_get
Slapi_Entry *e,
vattr_type_thang *type_thang,
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
buffer_flags
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.
Bit mask of options. Valid value is as follows:
SLAPI_VIRTUALATTRS_RETURNED_POINTERS
Functions Specific to Virtual Attribute Service
Chapter 15
Function Reference
531

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents