WLDAP32_ldap_perror(3w)
NAME
WLDAP32_ldap_perror (WLDAP32.@)
SYNOPSIS
void CDECL WLDAP32_ldap_perror ( WLDAP32_LDAP* ld, const PCHAR msg )
DESCRIPTION
Print a given error string.
PARAMS
ld [In] Pointer to an LDAP context.
msg [In] Error string.
RETURNS
Nothing.
NOTES
Like native, this function does nothing.
IMPLEMENTATION
Defined in "winldap_private.h".
- Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wldap32/error.c".