![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 525](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642525.webp)
Functions Specific to Virtual Attribute Service
Chapter
15
Function Reference
525
Memory Concerns
The list that is returned from this API should be freed by the user by calling
slapi_vattr_attrs_free()
for that list.
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_list_attrs()
.
Syntax
#include “slapi-plugin.h”
void slapi_vattr_attrs_free(vattr_type_thang **types,
int flags);
Parameters
This function takes the following parameters:
flags
Bit mask of options. Valid values include:
SLAPI_VIRTUALATTRS_REQUEST_POINTERS
SLAPI_VIRTUALATTRS_ONLY
SLAPI_REALATTRS_ONLY
buffer_flags
Bit mask of options. Valid values include:
SLAPI_VIRTUALATTRS_RETURNED_COPIES
SLAPI_VIRTUALATTRS_RETURNED_POINTERS
SLAPI_VIRTUALATTRS_REALATTRS_ONLY
types
Pointer to the list of attributes to be freed.
flags
Bit mask of options. Valid value is as follows:
SLAPI_VIRTUALATTRS_RETURNED_POINTERS
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...