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

Name
CFGMGR_E_PROPERTYNOTSUPPORTED
Value
-2046820333 signed int
2248146963 unsigned int
0x86000013 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 168 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_PROPERTYNOTSUPPORTED                      ((HRESULT)0x86000013)
Group comments
CFGMGR_E_PROPERTYNOTSUPPORTED
"The requested property is not supported by the node."