ERROR_NO_MORE_FILES, 18
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Name
ERROR_NO_MORE_FILES
Value
18
signed int / unsigned int
0x00000012
heximal value
0x12
heximal value
2147942418
HRESULT_FROM_WIN32(code) / unsigned int
-2147024878
HRESULT_FROM_WIN32(code) / signed int
0x80070012
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
There are no more files.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 279 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definition
#define ERROR_NO_MORE_FILES 18L
Line comments
MessageId: ERROR_NO_MORE_FILES MessageText: There are no more files.
Also used in
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)
MUI descriptions
TR
HU
NB
PT
IT
FI
ES
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ää.
ES
No hay más archivos.
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
Больше файлов не осталось.
Neighbor error codes
RPC_S_TYPE_ALREADY_REGISTERED
ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
WSAENOTCONN
ERROR_SHARING_VIOLATION
ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
What web knows about this
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
See also libs
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)
EN
English - English
Russian - Русский
Spanish - Español
Contact us