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

Название
CFGMGR_E_WMIOPERATIONERROR
Значение
-2046820319 знаковое целое / signed int
2248146977 беззнаковое целое / unsigned int
0x86000021 шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \Include\10.0.10240.0\um\cfgmgr2err.h, строка 230 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Определение
#define    CFGMGR_E_WMIOPERATIONERROR                           ((HRESULT)0X86000021)
Коммент. группы
CFGMGR_E_WMIOPERATIONERROR
"The WMI operation error results from invalid arg, duplicate content, type mismatch, etc."