![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 575](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642575.webp)
Parameters for the Search Function
Chapter
16
Parameter Block Reference
575
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.
SLAPI_SEARCH_RESULT_ENTRY
void *
Entry returned from iterating through
the results set.
SLAPI_SEARCH_RESULT_ENTRY_EXT
void *
Reserved for future use.
SLAPI_NENTRIES
int
Number of search results found.
SLAPI_SEARCH_REFERRALS
struct berval **
Array of the URLs to other LDAP
servers that the current server is
referring the client to.
Parameter ID
Data Type
Description
SLAPI_RESULT_CODE
int *
Result code that was encountered
during the search; this corresponds to
the
resultCode
field within an
LDAPResult
message.
SLAPI_RESULT_MATCHED
char *
The portion of the target DN that was
matched; this corresponds to the
matchedDN
field within an
LDAPResult
message.
SLAPI_RESULT_TEXT
char *
The textual error message; this
corresponds to the
errorMessage
field within an
LDAPResult
message.
Parameter ID
Data Type
Description
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...