CFGMGR_E_COMMITFAILURE, 0x86000008
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Nombre
CFGMGR_E_COMMITFAILURE
Valor
-2046820344 entero con signo
2248146952 entero sin signo
0x86000008 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 80 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definición
#define    CFGMGR_E_COMMITFAILURE                             ((HRESULT)0x86000008)
Comentarios de grupo
CFGMGR_E_COMMITFAILURE
"The transaction failed during the commit phase."