Error 0x80071389

Value: -2147019895 | 0x80071389 | 2147947401

What does it mean ?

ERROR_DEPENDENT_RESOURCE_EXISTS  
The operation cannot be completed because other resources are dependent on this resource.
Value: 5001 | 0x1389 | 0b0001001110001001

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