.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH WLDAP32_ber_bvfree 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBWLDAP32_ber_bvfree\fR (WLDAP32.@) .SH SYNOPSIS void CDECL WLDAP32_ber_bvfree ( BERVAL* \fIberval\fR ) .SH DESCRIPTION .PP Free a \fIberval\fR structure. .SH PARAMS \fIberval\fR \fB[In]\fR Pointer to a \fIberval\fR structure. .PP .SH RETURNS .PP Nothing. .SH NOTES .PP Use this function only to free \fIberval\fR structures allocated by an \fBLDAP\fR API. .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/wldap32/ber.c"\fR.