Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldapDelete(3ibx) — InfoBroker Server 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldapUnBind(3)

ldapDelete(3ibx)  —  Subroutines

NAME

 
ldapDelete − Frees memory and removes any remaining context after an unsuccessful call to the ldapUnBind function. 

SYNOPSIS

 
#include <libldap.h>
 
void  ldapDelete(LDAP_t  ∗ldap_handle);

INPUT PARAMETERS

ldap_handleThe address of an LDAP handle. 

DESCRIPTION

 
The ldapDelete function disassociates any remaining context stored by the ldap_handle structure. Call this function only if a call to ldapUnBind fails. 

RELATED INFORMATION

 
Functions: ldapUnBind(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026