Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 433

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
pb
e
ectrls
attrs
attrsonly
Returns
This function returns one of the following values:
if successful.
0
if the entry is not sent (for example, if access control did not allow it to be
1
sent).
if an error occurs.
-1
Description
Call
slapi_send_ldap_search_entry()
to the client.
is the array of attribute types that you want to send from the entry. This
attrs
value is equivalent to the
specifies whether you want to send only the attribute types or the
attrsonly
attribute types and their values:
Pass 0 for this parameter if you want to send both the attribute types and
values to the client.
Pass 1 for this parameter if you want to send only the attribute types (not the
attribute values) to the client.
This value is equivalent to the
parameter block.
Parameter block.
Pointer to the Slapi_Entry structure representing the entry
that you want to send back to the client.
Pointer to the array of LDAPControl structures representing
the controls associated with the search request.
Attribute types specified in the LDAP search request
Specifies whether or not the attribute values should be sent back
with the result.
• If 0, the values are included.
• If 1, the values are not included.
to send an entry found by a search back
SLAPI_SEARCH_ATTRS
SLAPI_SEARCH_ATTRSONLY
Functions for Sending Entries and Results to the Client
parameter in the parameter block.
parameter in the
Chapter 14
Function Reference
433

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents