ldap_free_controlsW (WLDAP32.@)
ULONG CDECL ldap_free_controlsW ( LDAPControlW** controls )
Free an array of LDAPControl structures.
controls | [In] | Array of LDAPControl structures to free. |
LDAP_SUCCESS.
Obsolete, use ldap_controls_freeW.
Defined in "winldap.h".
Implemented in "dlls/wldap32/control.c". source.winehq.org/source/dlls/wldap32/control.c
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.