NAME

ldap_search_extA  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_search_extA
 (
  WLDAP32_LDAP*  ld,
  PCHAR          base,
  ULONG          scope,
  PCHAR          filter,
PCHAR attrs[]  ULONG          attrsonly,
  PLDAPControlA* serverctrls,
  PLDAPControlA* clientctrls,
  ULONG          timelimit,
  ULONG          sizelimit,
  ULONG*         message
 )

DESCRIPTION

See ldap_search_extW.

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.