.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH ldap_value_freeW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBldap_value_freeW\fR (WLDAP32.@) .SH SYNOPSIS ULONG CDECL ldap_value_freeW ( PWCHAR* \fIvals\fR ) .SH DESCRIPTION .PP Free an array of string values. .SH PARAMS \fIvals\fR \fB[In]\fR Array of string values. .PP .SH RETURNS .PP \fBSuccess:\fR \fBLDAP_SUCCESS\fR .PP \fBFailure:\fR An \fBLDAP\fR error code. .SH IMPLEMENTATION .PP Declared in \fB"winldap_private.h"\fR. .PP Implemented in \fB"dlls/wldap32/value.c"\fR.