ldap_check_filterW (WLDAP32.@)
ULONG CDECL ldap_check_filterW ( WLDAP32_LDAP* ld, PWCHAR filter )
Check filter syntax.
ld | [In] | Pointer to an LDAP context. |
filter | [In] | Filter string. |
Success: LDAP_SUCCESS
Failure: An LDAP error code.
Defined in "winldap.h".
Implemented in "dlls/wldap32/misc.c". source.winehq.org/source/dlls/wldap32/misc.c
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.