#include <ldap.h> int ldap_parse_result( LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, char **errmsgp, char ***referralsp, LDAPControl ***servctrlsp, int freeit)
The ldap_parse_result() routine is used to:
No i5/OS authority is required.
The ldap_parse_result() function will return an LDAP error code if not successful. See LDAP Client API Error Conditions for possible LDAP error code values.
The following message may be sent from this function.
Message ID | Error Message Text |
---|---|
CPF3CF2 E | Error(s) occurred during running of ldap_parse_result API. |
Top | LDAP APIs | APIs by category |