ERROR_WINHTTP_LOGIN_FAILURE
Code: 0x2eef (12015)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2eef (12015)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2eef (12015)
Documented in Win32
Error Messages (winhttp.h): 12015
The login attempt failed. When this error is encountered, the request handle should be closed with [**WinHttpCloseHandle**](/windows/desktop/api/Winhttp/nf-winhttp-winhttpclosehandle). A new request handle must be created before retrying the function that originally produced this error.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| winhttp.dll | 0x2eef | 78.11011 | The login request was denied |
| wininet.dll | 0x2eef | 78.11011 | The login request was denied |
| 2 entries | |||