CFGMGR_E_NODENOTFOUND, 0x86000002
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Nombre
CFGMGR_E_NODENOTFOUND
Valor
-2046820350 entero con signo
2248146946 entero sin signo
0x86000002 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\Include\10.0.10240.0\um\cfgmgr2err.h, línea 32 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definición
#define    CFGMGR_E_NODENOTFOUND                              ((HRESULT)0x86000002)
Comentarios de grupo
CFGMGR_E_NODENOTFOUND
"The specified node doesn't exist."