CFGMGR_E_REQUIRESINTERNALTRANSACTIONING, 0x86000010
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_E_REQUIRESINTERNALTRANSACTIONING
Value
-2046820336 signed int
2248146960 unsigned int
0x86000010 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 144 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_REQUIRESINTERNALTRANSACTIONING            ((HRESULT)0x86000010)
Group comments
CFGMGR_E_REQUIRESINTERNALTRANSACTIONING
"The node must be internally transactioned to call this command."