WINCODEC_ERR_VALUEOVERFLOW, 0x80070216
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Название
WINCODEC_ERR_VALUEOVERFLOW
Значение
-2147024362 знаковое целое / signed int
2147942934 беззнаковое целое / unsigned int
0x80070216 шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \inc\api\wincodec.h, строка 5856 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Определение
#define WINCODEC_ERR_VALUEOVERFLOW                    INTSAFE_E_ARITHMETIC_OVERFLOW
Зависит от
INTSAFE_E_ARITHMETIC_OVERFLOW
Ещё используется в
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)