CFGMGR_E_COMMANDNOTALLOWED, 0x86000011
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Nombre
CFGMGR_E_COMMANDNOTALLOWED
Valor
-2046820335 entero con signo
2248146961 entero sin signo
0x86000011 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 152 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definición
#define    CFGMGR_E_COMMANDNOTALLOWED                         ((HRESULT)0x86000011)
Comentarios de grupo
CFGMGR_E_COMMANDNOTALLOWED
"The requested command is not allowed on the target."