ERROR_HANDLE_EOF, 38
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Nombre
ERROR_HANDLE_EOF
Valor
38
entero con signo / entero sin signo
0x00000026
valor hexadecimal
0x26
valor hexadecimal
2147942438
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024858
HRESULT_FROM_WIN32(code) / entero con signo
0x80070026
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Se ha alcanzado el final del archivo.
Descripción (inglés)
Reached the end of the file.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 442 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definición
#define ERROR_HANDLE_EOF 38L
Comentarios de línea
MessageId: ERROR_HANDLE_EOF MessageText: Reached the end of the file.
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 2000 DDK (DDK 2195.1)
Descripciones MUI
TR
HU
NB
PT
IT
FI
CS
DA
KO
PL
NL
EL
DE
FR
JA
ZH
SV
RU
TR
Dosya sonuna gelindi.
HU
Elérte a fájl végét.
NB
Nådde slutten av filen.
PT
Final do ficheiro alcançado.
IT
Fine del file.
FI
Tiedoston loppu saavutettiin.
CS
Byl dosažen konec souboru.
DA
Slutningen af filen blev nået.
KO
파일의 끝입니다.
PL
Osiągnięto koniec pliku.
NL
Einde van bestand is bereikt.
EL
Συναντήθηκε το τέλος του αρχείου.
DE
Ende der Datei (EOF) erreicht.
FR
Fin de fichier atteinte.
JA
ファイルの終わりです。
ZH
已到文件结尾。
SV
Slutet av filen har nåtts.
RU
Достигнут конец файла.
Códigos de error vecinos
WSASYSNOTREADY
ERROR_DS_DRA_BUSY
ERROR_INVALID_COLORSPACE
ERROR_TRUSTED_RELATIONSHIP_FAILURE
WSAEALREADY
Lo que la web sabe sobre esto
ReadFile doesn't return ERROR_HANDLE_EOF even thou it should ...
Overlapped IO woes - MSDN - Microsoft
FSCTL_GET_RETRIEVAL_POINTERS ioctl produce ...
Win 7 x86 SP1 - ERROR_HANDLE_EOF(0x80070026) - Microsoft Community
Error: ERROR_HANDLE_EOF(0x80070026) Problems with
how to fix: error_handle_eof(0x80070026)
Windows 7 SP1 error_handle_eof error
Windows Vista SP2 error during installation (0x80070026 ...
Testing for the End of a File (Windows) - MSDN - Microsoft
c++ - Finding cluster info of a file - Stack Overflow
Ver también las bibliotecas
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)
ES
English - English
Russian - Русский
Spanish - Español
Contact us