CFGMGR_E_IMPERSONATIONERROR, 0x86000020
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Название
CFGMGR_E_IMPERSONATIONERROR
Значение
-2046820320 знаковое целое / signed int
2248146976 беззнаковое целое / unsigned int
0x86000020 шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \Include\10.0.10240.0\um\cfgmgr2err.h, строка 223 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Определение
#define    CFGMGR_E_IMPERSONATIONERROR                         ((HRESULT)0x86000020)
Коммент. группы
CFGMGR_E_IMPERSONATIONERROR
"The CSP impersonation reference count value is incorrect."