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

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wldap32/error.c". source.winehq.org/source/dlls/wldap32/error.c


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.