CFGMGR_E_PROPERTYNOTSUPPORTED, 0x86000013
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Nombre
CFGMGR_E_PROPERTYNOTSUPPORTED
Valor
-2046820333 entero con signo
2248146963 entero sin signo
0x86000013 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 168 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definición
#define    CFGMGR_E_PROPERTYNOTSUPPORTED                      ((HRESULT)0x86000013)
Comentarios de grupo
CFGMGR_E_PROPERTYNOTSUPPORTED
"The requested property is not supported by the node."