table of contents
other versions
- wheezy 1.4.1-4
ldap_compareA(3w) | Wine API | ldap_compareA(3w) |
NAME¶
ldap_compareA (WLDAP32.@)SYNOPSIS¶
ULONG CDECL ldap_compareA(
WLDAP32_LDAP* ld,
PCHAR dn,
PCHAR attr,
PCHAR value
)
DESCRIPTION¶
See ldap_compareW(3w).IMPLEMENTATION¶
Declared in "winldap_private.h". Implemented in "dlls/wldap32/compare.c".Oct 2012 | Wine API |