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

Name
E_NOT_SET
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\WINERROR.H, line 23874 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_NOT_SET                HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
Group comments
****** End of OBSOLETE functions.
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)