Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ldap_perror function (winldap.h)

This function is not supported.

The ldap_perror function is an obsolete function. It exists only for compatibility.

Note  Obsolete. Use the LdapGetLastError function instead.

Syntax

WINLDAPAPI void LDAPAPI ldap_perror(
 [in] LDAP *ld,
 [in] const PCHAR msg
);

Parameters

[in] ld

Session handle.

[in] msg

A message.

Return value

This function does not return a value.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header winldap.h
Library Wldap32.lib
DLL Wldap32.dll

Feedback

Was this page helpful?

Additional resources