table of contents
other versions
- wheezy 1.4.1-4
ldap_controls_freeW(3w) | Wine API | ldap_controls_freeW(3w) |
NAME¶
ldap_controls_freeW (WLDAP32.@)SYNOPSIS¶
ULONG CDECL ldap_controls_freeW(
LDAPControlW** controls
)
DESCRIPTION¶
Free an array of LDAPControl structures.PARAMS¶
controls [In] Array of LDAPControl structures to free.RETURNS¶
LDAP_SUCCESSIMPLEMENTATION¶
Declared in "winldap_private.h". Implemented in "dlls/wldap32/control.c".Oct 2012 | Wine API |