Error 0x80040005
Value: -2147221499 | 0x80040005 | 2147745797
What does it mean ?
-
OLE_E_NOTRUNNING
-
- Need to run the object to perform this operation
- Value: 5 | 0x0005 | 0b0000000000000101
-
TAPI_E_OPERATIONFAILED
-
- The operation failed for an unspecified reason.
- Value: 5 | 0x0005 | 0b0000000000000101
Where does it come from ?
-
FACILITY_ITF
-
- COM/OLE Interface management. FACILITY_ITF is designated for user-defined error codes returned from interface methods
- Value: 4 | 0x004 | 0b00000100
StackOverflow
Other Errors for FACILITY_ITF