NAME

LdapMapErrorToWin32  (WLDAP32.@)

SYNOPSIS

 ULONG CDECL  LdapMapErrorToWin32
 (
  ULONG err
 )

DESCRIPTION

Map an LDAP error code to a Win32 error code.

PARAMS

err [In] An LDAP error code.

RETURNS

A Win32 error code.

IMPLEMENTATION

Defined in "winldap.h".

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


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