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

Nombre
E_ELEMENT_NOT_FOUND
Valor
-2147023728 entero con signo
2147943568 entero sin signo
0x80070490 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\inc\ddk\filterpipeline.h, línea 225 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define E_ELEMENT_NOT_FOUND  HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
Comentarios de línea
+-------------------------------------------------------------------------

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

--------------------------------------------------------------------------
Comentarios de grupo
interface __MIDL_itf_filterpipeline_0000_0000
[local]
Depende de
ERROR_NOT_FOUND, HRESULT_FROM_WIN32, __HRESULT_FROM_WIN32, FACILITY_WIN32
También se utiliza en
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)