Scroll to navigation

ldap_check_filterA(3w) Wine API ldap_check_filterA(3w)

NAME

ldap_check_filterA (WLDAP32.@)

SYNOPSIS

ULONG CDECL ldap_check_filterA
(
WLDAP32_LDAP* ld,
PCHAR filter
)
 

DESCRIPTION

See ldap_check_filterW(3w).
 

IMPLEMENTATION

Declared in "winldap_private.h".
Implemented in "dlls/wldap32/misc.c".
Oct 2012 Wine API