ERROR_WINHTTP_CANNOT_CALL_BEFORE_OPEN
Code: 0x2f44 (12100)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2f44 (12100)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2f44 (12100)
Documented in Win32
Error Messages (winhttp.h): 12100
Returned by the [**HttpRequest**](winhttprequest.md) object if a requested operation cannot be performed before calling the [**Open**](iwinhttprequest-open.md) method.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| winhttp.dll | 0x2f44 | 78.11011 | This method cannot be called until the Open method has been called |
| 1 entry | |||