WLDAP32_ber_bvecfree (WLDAP32.@)
void CDECL WLDAP32_ber_bvecfree ( PBERVAL* berval )
Free an array of berval structures.
berval | [In] | Pointer to an array of berval structures. |
Nothing.
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.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wldap32/ber.c". source.winehq.org/source/dlls/wldap32/ber.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.