#define INET_E_INVALID_URL _HRESULT_TYPEDEF_(0x800C0002L)
WinINet and protocol specific errors are mapped to one of the following error which are returned in IBSC::OnStopBinding Note: FACILITY C is split into ranges of 1k C0000 - C03FF INET_E_ (URLMON's original hresult) C0400 - C07FF INET_E_CLIENT_xxx C0800 - C0BFF INET_E_SERVER_xxx C0C00 - C0FFF INET_E_???? C1000 - C13FF INET_E_AGENT_xxx (info delivery agents)