WLDAP32_ber_bvecfree(3w)
NAME
WLDAP32_ber_bvecfree (WLDAP32.@)
SYNOPSIS
void CDECL WLDAP32_ber_bvecfree
(
PBERVAL* berval
)
DESCRIPTION
Free an array of berval structures.
PARAMS
berval [In] Pointer to an array of berval structures.
RETURNS
Nothing.
NOTES
Use this function only to free an array of berval structures returned
by a call to ber_scanf with a 'V' in the format string.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
- Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wldap32/ber.c".