CFGMGR_E_DEPENDENTOPERATIONFAILURE, 0x8600000E
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_E_DEPENDENTOPERATIONFAILURE
Value
-2046820338 signed int
2248146958 unsigned int
0x8600000E heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 128 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_DEPENDENTOPERATIONFAILURE                 ((HRESULT)0x8600000E)
Group comments
CFGMGR_E_DEPENDENTOPERATIONFAILURE
"The operation failed on the node because of a prior operation failure."