Error 0x800713DC

Value: -2147019812 | 0x800713DC | 2147947484

What does it mean ?

ERROR_RESMON_INVALID_STATE  
The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.
Value: 5084 | 0x13DC | 0b0001001111011100

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