NAME

ldap_parse_resultA  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_parse_resultA
 (
  WLDAP32_LDAP*        ld,
  WLDAP32_LDAPMessage* result,
  ULONG*               retcode,
  PCHAR*               matched,
  PCHAR*               error,
  PCHAR**              referrals,
  PLDAPControlA**      serverctrls,
  BOOLEAN              free
 )

DESCRIPTION

See ldap_parse_resultW.

IMPLEMENTATION

Defined in "winldap.h".

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


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