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