Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |