Slapi_Vattr_Values_Get_Ex() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

type
results
type_name_disposition
actual_type_name
flags
buffer_flags
Returns
This function returns
SLAPI_VIRTUALATTRS_LOOP_DETECTED
SLAPI_VIRTUAL_NOT_FOUND
attr
ENOMEM
Memory Concerns
Gets values for an attribute type (
See Also

slapi_vattr_values_get_ex()

slapi_vattr_values_get_ex()
Returns the values for an attribute type from an entry.
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:
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
for success. Otherwise, this function returns the following:
0
in entry).
(memory error).
Functions Specific to Virtual Attribute Service
(failed to evaluate a
(type not recognized by any
) in the list.
vattr_type_thang
Chapter 15
).
vattr
and not a real
vattr
Function Reference
539

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents