table of contents
other versions
- wheezy 1.4.1-4
| LdapGetLastError(3w) | Wine API | LdapGetLastError(3w) |
NAME¶
LdapGetLastError (WLDAP32.@)SYNOPSIS¶
ULONG CDECL LdapGetLastError(
)
DESCRIPTION¶
Return the last error set by an LDAP function call.PARAMS¶
None.RETURNS¶
An LDAP error code.IMPLEMENTATION¶
Declared in "winldap_private.h". Implemented in "dlls/wldap32/error.c".| Oct 2012 | Wine API |