CFGMGR_E_CSPNODEILLEGALSTATE, 0x8600000F
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_E_CSPNODEILLEGALSTATE
Value
-2046820337 signed int
2248146959 unsigned int
0x8600000F heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 136 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_CSPNODEILLEGALSTATE                       ((HRESULT)0x8600000F)
Group comments
CFGMGR_E_CSPNODEILLEGALSTATE
"The requested command failed because the node is in an invalid state."