NAME

ldap_sasl_bindA  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  ldap_sasl_bindA
 (
  WLDAP32_LDAP*  ld,
  const PCHAR    dn,
  const PCHAR    mechanism,
  const BERVAL*  cred,
  PLDAPControlA* serverctrls,
  PLDAPControlA* clientctrls,
  int*           message
 )

DESCRIPTION

See ldap_sasl_bindW.

IMPLEMENTATION

Defined in "winldap.h".

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


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