CFGMGR_E_WMIOPERATIONERROR, 0x86000021
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_E_WMIOPERATIONERROR
Value
-2046820319 signed int
2248146977 unsigned int
0x86000021 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 230 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_WMIOPERATIONERROR                           ((HRESULT)0X86000021)
Group comments
CFGMGR_E_WMIOPERATIONERROR
"The WMI operation error results from invalid arg, duplicate content, type mismatch, etc."