WLDAP32_ber_free (WLDAP32.@)
void CDECL WLDAP32_ber_free ( BerElement* berelement, INT buf )
Free a berelement structure.
berlement | [In] | Pointer to the berelement structure to be freed. |
buf | [In] | Flag. |
Nothing.
Set buf to 0 if the berelement was allocated with ldap_first_attribute or ldap_next_attribute, otherwise set it to 1.
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.