ERROR_NO_MORE_FILES, 18
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Nombre
ERROR_NO_MORE_FILES
Valor
18
entero con signo / entero sin signo
0x00000012
valor hexadecimal
0x12
valor hexadecimal
2147942418
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024878
HRESULT_FROM_WIN32(code) / entero con signo
0x80070012
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
No hay más archivos.
Descripción (inglés)
There are no more files.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 279 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definición
#define ERROR_NO_MORE_FILES 18L
Comentarios de línea
MessageId: ERROR_NO_MORE_FILES MessageText: There are no more files.
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
Başka dosya yok.
HU
Nincs több fájl.
NB
Det er ikke flere filer.
PT
Não existem mais ficheiros.
IT
File esauriti.
FI
Tiedostoja ei ole enempää.
CS
Více souborů neexistuje.
DA
Der er ikke flere filer.
KO
더 이상 파일이 없습니다.
PL
Brak dalszych plików.
NL
Er zijn geen bestanden meer.
EL
Δεν υπάρχουν άλλα αρχεία.
DE
Es sind keine weiteren Dateien vorhanden.
FR
Il n’y a plus de fichier.
JA
これ以上ファイルがありません。
ZH
没有更多文件。
SV
Det finns inga fler filer.
RU
Больше файлов не осталось.
Códigos de error vecinos
RPC_S_TYPE_ALREADY_REGISTERED
ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
WSAENOTCONN
ERROR_SHARING_VIOLATION
ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
Lo que la web sabe sobre esto
GetLastError() Returns 'ERROR_NO_MORE_FILES ... - Stack Overflow
c++ - Process ID function getting error "ERROR_NO_MORE_FILES ...
c++ - Process32Next finishes with ERROR_NO_MORE_FILES - Stack ...
Error Messages (Windows) - MSDN - Microsoft
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