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

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

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


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