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

Name
E_NOTFOUND
Value
-2147023728 signed int
2147943568 unsigned int
0x80070490 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\devicetopology.h, line 310 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_NOTFOUND HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
Group comments
interface __MIDL_itf_devicetopology_0000_0000
[local]
Depends on
ERROR_NOT_FOUND, HRESULT_FROM_WIN32, __HRESULT_FROM_WIN32, FACILITY_WIN32
Also used in
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)