LdapMapErrorToWin32(3w)
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_private.h".
- Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wldap32/error.c".