NAME

WLDAP32_ldap_unbind_s  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  WLDAP32_ldap_unbind_s
 (
  WLDAP32_LDAP* ld
 )

DESCRIPTION

Close LDAP connection and free resources (synchronous operation).

PARAMS

ld [In] Pointer to an LDAP context.

RETURNS

Success: LDAP_SUCCESS

Failure: An LDAP error code.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wldap32/bind.c". source.winehq.org/source/dlls/wldap32/bind.c


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.