Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 525

Table of Contents

Advertisement

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
Syntax
#include "slapi-plugin.h"
void slapi_vattr_attrs_free(vattr_type_thang **types,
int flags);
Parameters
This function takes the following parameters:
types
flags
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.
slapi_vattr_list_attrs()
Pointer to the list of attributes to be freed.
Bit mask of options. Valid value is as follows:
SLAPI_VIRTUALATTRS_RETURNED_POINTERS
Functions Specific to Virtual Attribute Service
.
Chapter 15
Function Reference
525

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Directory server 6.2

Table of Contents