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