NAME

ldap_searchA  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_searchA
 (
  WLDAP32_LDAP* ld,
  PCHAR         base,
  ULONG         scope,
  PCHAR         filter,
PCHAR attrs[]  ULONG         attrsonly
 )

DESCRIPTION

See ldap_searchW.

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.