#include <ldap.h> void ldap_memfree( char *mem)
The ldap_memfree() API is used to free storage that is
allocated by some of the LDAP APIs. Refer to the specific LDAP API
documentation to see which memory free API to use for any memory allocated.
No i5/OS authority is required.
The ldap_memfree() API does not return an error code.
The following message may be sent from this function.
Message ID | Error Message Text |
---|---|
CPF3CF2 E | Error(s) occurred during running of ldap_memfree API. |
Top | LDAP APIs | APIs by category |