Error 0x80073BC5
Value: -2147009595 | 0x80073BC5 | 2147957701
What does it mean ?
-
ERROR_HASH_NOT_PRESENT
-
- The hash requested from the server is not available or no longer valid.
- Value: 15301 | 0x3BC5 | 0b0011101111000101
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
StackOverflow
Other Errors for FACILITY_WIN32