WLDAP32_ber_bvfree(3w)
NAME
WLDAP32_ber_bvfree (WLDAP32.@)
SYNOPSIS
void CDECL WLDAP32_ber_bvfree
(
BERVAL* berval
)
DESCRIPTION
Free a berval structure.
PARAMS
berval [In] Pointer to a berval structure.
RETURNS
Nothing.
NOTES
Use this function only to free berval structures allocated by an LDAP
API.
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".