ERROR_WINHTTP_CANNOT_CALL_BEFORE_OPEN

Code: 0x2f44 (12100)

As HRESULT:As NTSTATUS:

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

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