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

For plug-in
Table of Contents

Advertisement

You can call
present in the
slapi_vattr_values_get()
Syntax
#include "slapi-plugin.h"
int slapi_vattr_list_attrs
Slapi_Entry *e, vattr_type_thang **types, int flags,
int *buffer_flags);
Parameters
This function takes the following parameters:
e
types
flags
buffer_flags
Memory Concerns
The list that is returned from this API should be freed by the user by calling

slapi_vattr_attrs_free()

Description
This function should be used to return both the real and virtual attributes for an
entry.
See Also
slapi_vattr_values_type_thang_get()
slapi_vattr_values_free()
slapi_vattr_attrs_free()
Frees the attribute list returned by
slapi_vattr_values_type_thang_get()
vattr_type_thang
to retrieve the value.
The entry of interest.
Pointer to receive the list.
Bit mask of options. Valid values include:
SLAPI_VIRTUALATTRS_REQUEST_POINTERS
SLAPI_VIRTUALATTRS_ONLY
SLAPI_REALATTRS_ONLY
Bit mask of options. Valid values include:
SLAPI_VIRTUALATTRS_RETURNED_COPIES
SLAPI_VIRTUALATTRS_RETURNED_POINTERS
SLAPI_VIRTUALATTRS_REALATTRS_ONLY
for that list.
Functions Specific to Virtual Attribute Service
list rather than calling
slapi_vattr_list_attrs()
Chapter 15
and take the values
.
Function Reference
535

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents