Funzione LdapGetLastError (winldap.h)
La funzione LdapGetLastError recupera l'ultimo codice di errore restituito da una chiamata LDAP.
WINLDAPAPI ULONG LDAPAPI LdapGetLastError();
Codice di errore LDAP.
La funzione LdapGetLastError restituisce il codice di errore LDAP per l'ultima operazione LDAP nel thread che lo chiama. Per un elenco dei possibili codici di errore, vedere Valori restituiti .
Multithreading: la funzione LdapGetLastError è thread-safe.
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista |
Server minimo supportato | Windows Server 2008 |
Piattaforma di destinazione | Windows |
Intestazione | winldap.h |
Libreria | Wldap32.lib |
DLL | Wldap32.dll |