LdapMapErrorToWin32 (Windows CE 5.0)

Send Feedback

This function translates an LdapError value to the closest Microsoft® Win32® error code.

ULONG LdapMapErrorToWin32(ULONGLdapError);

Parameters

  • LdapError
    [in] Error code returned from an LDAP function.

Return Values

Returns the corresponding Win32 error code.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Winldap.h.
Link Library: Wldap32.lib.

See Also

LdapGetLastError

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.