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

Nombre
E_NOT_SET
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\api\WINERROR.H, línea 23874 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define E_NOT_SET                HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
Comentarios de grupo
****** End of OBSOLETE functions.
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)
 
 

Ver también las bibliotecas