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

Название
CFGMGR_E_CSPNODEILLEGALSTATE
Значение
-2046820337 знаковое целое / signed int
2248146959 беззнаковое целое / unsigned int
0x8600000F шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \Include\10.0.10240.0\um\cfgmgr2err.h, строка 136 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Определение
#define    CFGMGR_E_CSPNODEILLEGALSTATE                       ((HRESULT)0x8600000F)
Коммент. группы
CFGMGR_E_CSPNODEILLEGALSTATE
"The requested command failed because the node is in an invalid state."