ERROR_NOACCESS, 998
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Nombre
ERROR_NOACCESS
Valor
998 entero con signo / entero sin signo
0x000003E6 valor hexadecimal
0x3E6 valor hexadecimal
2147943398 HRESULT_FROM_WIN32(code) / entero sin signo
-2147023898 HRESULT_FROM_WIN32(code) / entero con signo
0x800703E6 HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Se realizó un acceso no válido a la ubicación de memoria.
Descripción (inglés)
Invalid access to memory location.
Tipo C/C++
int
Definido en
\inc\WINERROR.H, línea 1868 (Windows 2000 DDK (DDK 2195.1))
Definición
#define ERROR_NOACCESS                   998L
Comentarios de línea
MessageId: ERROR_NOACCESS

MessageText:

Invalid access to memory location.
También se utiliza en
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), 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)
Descripciones MUI
TR Bellek konumuna geçersiz erişim.
HU Érvénytelen hozzáférés memóriahelyhez.
NB Ugyldig tilgang til minneområde.
PT Acesso inválido a localização de memória.
IT Accesso a posizione di memoria non valido.
FI Virheellinen muistipaikan käyttö.
CS Nepřípustný přístup k paměťovému místu.
DA Forkert adgang til hukommelsesplacering.
KO 잘못된 메모리 위치를 액세스하려고 했습니다.
PL Nieprawidłowy dostęp do lokalizacji w pamięci.
NL Ongeldige toegang tot geheugenlocatie.
EL Η πρόσβαση στη θέση μνήμης δεν είναι έγκυρη.
DE Unzulässiger Zugriff auf einen Speicherbereich.
FR L’accès à cet emplacement de la mémoire n’est pas valide.
JA メモリ ロケーションへのアクセスが無効です。
ZH 内存位置访问无效。
SV Felaktig åtkomst till minnet.
RU Неверная попытка доступа к адресу памяти.