Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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