[Previous]

Status Code Reference

The functions in this API return the following error codes:
Table 1.2 Listing of error codes returned by API functions
Error Code Description
LDAPU_SUCCESS
The function successfully completed.

LDAPU_FAILED
The function failed to complete its task, but no unexpected errors occurred.

LDAPU_CERT_MAP_FUNCTION_FAILED
The certificate mapping function was unable to generate a base DN and filter.

This error code is returned only by user-defined functions.

LDAPU_CERT_SEARCH_FUNCTION_FAILED
An unexpected error occurred in the certificate search function.

This error code is returned only by user-defined functions.

LDAPU_CERT_VERIFY_FUNCTION_FAILED
An unexpected error occurred in the certificate verification function.

This error code is returned only by user-defined functions.


[Previous]


Copyright ⌐ 1997 Netscape Communications Corporation