NAME

ldap_value_freeW  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_value_freeW
 (
  PWCHAR* vals
 )

DESCRIPTION

Free an array of string values.

PARAMS

vals [In] Array of string values.

RETURNS

Success: LDAP_SUCCESS

Failure: An LDAP error code.

IMPLEMENTATION

Defined in "winldap.h".

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


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