WLDAP32_ldap_perror.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/wldap32/error.c".