LdapMapErrorToWin32 (Windows CE 5.0)
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
Send Feedback on this topic to the authors