ldap_search_stA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ldap_search_stA (WLDAP32.@)

SYNOPSIS

ULONG CDECL ldap_search_stA
 (
  WLDAP32_LDAP*         ld,
  const PCHAR           base,
  ULONG                 scope,
  const PCHAR           filter, PCHAR attrs[] ULONG attrsonly,
  struct l_timeval*     timeout,
  WLDAP32_LDAPMessage** res
 )

DESCRIPTION

See ldap_search_stW(3w).

IMPLEMENTATION

Defined in "winldap_private.h".

Implemented in "dlls/wldap32/search.c".