Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 478

Table of Contents

Advertisement

Functions Specific to Virtual Attribute Service
Syntax
#include "slapi-plugin.h"
int slapi_vattr_values_get_ex(Slapi_Entry *e, char *type,
Slapi_ValueSet*** results, int **type_name_disposition,
char ***actual_type_name, int flags, int *buffer_flags,
int *subtype_count);
Parameters
This function takes the following parameters:
e
type
results
type_name_disposition
actual_type_name
flags
buffer_flags
subtype_count
Returns
This function returns 0 for success, in which case:
results
type_name_disposition
matched. Valid values are:
SLAPI_VIRTUALATTRS_TYPE_NAME_MATCHED_EXACTLY_OR_ALIAS
SLAPI_VIRTUALATTRS_TYPE_NAME_MATCHED_SUBTYPE
actual_type_name
buffer_flags
slapi_values_free()
478
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Entry from which to get the values.
Attribute type name.
Pointer to result set.
Matching result.
Type name as found.
Bit mask of options. Valid values are as follows:
SLAPI_REALATTRS_ONLY
SLAPI_VIRTURALATTRS_ONLY
SLAPI_VIRTUALATTRS_REQUEST_POINTERS
SLAPI_VIRTUALATTRS_LIST_OPERATIONAL_AT TRS
Bit mask to be used as input flags for
slapi_values_free().
Number of subtypes matched.
contains the current values for type all of the subtypes in
contains information on how each type was
contains the type name as found.
contains the bit mask to be used as input flags for
.
.
e
and
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents