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.

IMPLEMENTATION

Defined in "winldap.h".

Implemented in "dlls/wldap32/search.c". source.winehq.org/source/dlls/wldap32/search.c


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.