WLDAP32_ldap_value_free_len.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

WLDAP32_ldap_value_free_len (WLDAP32.@)

SYNOPSIS

ULONG CDECL WLDAP32_ldap_value_free_len
 (
  struct WLDAP32_berval** vals
 )

DESCRIPTION

Free an array of berval structures.

PARAMS

vals [In] Array of berval structures.

RETURNS

Success: LDAP_SUCCESS

Failure: An LDAP error code.

IMPLEMENTATION

Defined in "winldap_private.h".

Implemented in "dlls/wldap32/value.c".