Parameters For The Search Results; Parameters That Return Data Types - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_SEARCH_RESULT_ENTRY
SLAPI_SEARCH_RESULT_ENTRY_EXT
SLAPI_NENTRIES
SLAPI_SEARCH_REFERRALS
See "Processing an LDAP Search Operation" on page 80 and "Iterating Through
Candidates" on page 82 for more information on these parameters.

Parameters for the Search Results

The entry and referrals options listed below are set/read by both the front-end and
back-end database while stepping through the search results.

Parameters that Return Data Types

The parameters listed below return data types.
Parameter ID
SLAPI_RESULT_CODE
SLAPI_RESULT_MATCHED
SLAPI_RESULT_TEXT
Data Type
void *
void *
int
struct berval **
Data Type
int *
char *
char *
Parameters for the Search Function
Description
Entry returned from iterating through
the results set.
Reserved for future use.
Number of search results found.
Array of the URLs to other LDAP
servers that the current server is
referring the client to.
Description
Result code that was encountered
during the search; this corresponds to
the resultCode field within an
LDAPResult message.
The portion of the target DN that was
matched; this corresponds to the
matchedDN field within an
LDAPResult message.
The textual error message; this
corresponds to the errorMessage
field within an LDAPResult message.
Chapter 16
Parameter Block Reference
575

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents