LdapMapErrorToWin32 function
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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012