LdapMapErrorToWin32.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/wldap32/error.c".