ERROR_WINHTTP_CANNOT_CALL_BEFORE_SEND

Code: 0x2f45 (12101)

As HRESULT:As NTSTATUS:

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

ModuleCodeFound inDescription
winhttp.dll0x2f4578.11011This method cannot be called until the Send method has been called
1 entry