This topic has not yet been rated - Rate this topic

LdapMapErrorToWin32 function

Applies to: desktop apps only

The LdapMapErrorToWin32 function translates an LdapError value to the closest Win32 error code.

Syntax

ULONG LdapMapErrorToWin32(
  __in  ULONG LdapError
);

Parameters

LdapError [in]

The error code returned from an LDAP function.

Return value

Returns the corresponding Win32 error code.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Winldap.h

Library

Wldap32.lib

DLL

Wldap32.dll

See also

Functions
LdapGetLastError

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ