Error 0x80071AAD
Value: -2147018067 | 0x80071AAD | 2147949229
What does it mean ?
-
ERROR_ROLLBACK_TIMER_EXPIRED
-
- A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
- Value: 6829 | 0x1AAD | 0b0001101010101101
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