NAME

ldap_search_ext_sA  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_search_ext_sA
 (
  WLDAP32_LDAP*         ld,
  PCHAR                 base,
  ULONG                 scope,
  PCHAR                 filter,
PCHAR attrs[]  ULONG                 attrsonly,
  PLDAPControlA*        serverctrls,
  PLDAPControlA*        clientctrls,
  struct l_timeval*     timeout,
  ULONG                 sizelimit,
  WLDAP32_LDAPMessage** res
 )

DESCRIPTION

See ldap_search_ext_sW.

IMPLEMENTATION

Defined in "winldap.h".

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


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