NETCACHE_E_NEGATIVE_CACHE, 0x80270100
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
NETCACHE_E_NEGATIVE_CACHE
Valor
-2144927488 entero con signo
2150039808 entero sin signo
0x80270100 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\inc\api\sherrors.h, línea 110 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define NETCACHE_E_NEGATIVE_CACHE           _HRESULT_TYPEDEF_(0x80270100L) // The item requested is in the negative net parsing cache
Comentarios de línea
error codes without a more specific group use FACILITY_SHELL and 0x01 in the second lowest byte.
The item requested is in the negative net parsing cache
Depende de
_HRESULT_TYPEDEF_
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)