E_ELEMENT_NOT_FOUND, 0x80070490
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Название
E_ELEMENT_NOT_FOUND
Значение
-2147023728 знаковое целое / signed int
2147943568 беззнаковое целое / unsigned int
0x80070490 шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \inc\ddk\filterpipeline.h, строка 225 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Определение
#define E_ELEMENT_NOT_FOUND  HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
Комментарий
+-------------------------------------------------------------------------

Microsoft Windows
Copyright (c) Microsoft Corporation. All rights reserved.

--------------------------------------------------------------------------
Коммент. группы
interface __MIDL_itf_filterpipeline_0000_0000
[local]
Зависит от
ERROR_NOT_FOUND, HRESULT_FROM_WIN32, __HRESULT_FROM_WIN32, FACILITY_WIN32
Ещё используется в
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)