Error 0x80072EEC

Value: -2147012884 | 0x80072EEC | 2147954412

What does it mean ?

ERROR_INTERNET_SHUTDOWN  
WinINet support is being shut down or unloaded.
Value: 12012 | 0x2EEC | 0b0010111011101100
WININET_E_SHUTDOWN  
Microsoft Internet Extension support has been shut down
Value: 12012 | 0x2EEC | 0b0010111011101100
ERROR_WINHTTP_SHUTDOWN  
Microsoft Internet Extension support has been shut down
Value: 12012 | 0x2EEC | 0b0010111011101100

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32