CFGMGR_S_COMMANDFAILEDDUETOTRANSACTIONROLLBACK, 0x06000007
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_S_COMMANDFAILEDDUETOTRANSACTIONROLLBACK
Value
100663303 signed int / unsigned int
0x06000007 heximal value
0x6000007 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 72 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_S_COMMANDFAILEDDUETOTRANSACTIONROLLBACK     ((HRESULT)0x06000007)
Group comments
CFGMGR_S_COMMANDFAILEDDUETOTRANSACTIONROLLBACK
"The command was executed, but the transaction failed so the command was rolled back successfully."