Error 0x800710CD
Value: -2147020595 | 0x800710CD | 2147946701
What does it mean ?
-
ERROR_INVALID_LIBRARY
-
- The library identifier does not represent a valid library.
- Value: 4301 | 0x10CD | 0b0001000011001101
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