Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 477

Table of Contents

Advertisement

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:
contains the current values for type all of the subtypes in
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
contains the bit mask to be used as input flags for
buffer_flags
slapi_values_free()
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 information on how each type was
contains the type name as found.
.
Functions Specific to Virtual Attribute Service
.
e
and
.
Chapter 14
Function Reference
477

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.01

Table of Contents