ERROR_FILE_EXISTS, 80
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Название
ERROR_FILE_EXISTS
Значение
80
знаковое целое / signed int / беззнаковое целое / unsigned int
0x00000050
шестнадцатеричное значение / heximal value
0x50
шестнадцатеричное значение / heximal value
2147942480
HRESULT_FROM_WIN32(код) / беззнаковое целое / unsigned int
-2147024816
HRESULT_FROM_WIN32(код) / знаковое целое / signed int
0x80070050
HRESULT_FROM_WIN32(код) / шестнадцатеричное значение / heximal value
Тип
Windows user mode error code
Описание
Файл существует.
Описание (Eng)
The file exists.
C/C++ тип
int
Где определено
файл \inc\api\WINERROR.H, строка 667 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Определение
#define ERROR_FILE_EXISTS 80L
Комментарий
MessageId: ERROR_FILE_EXISTS MessageText: The file exists.
Ещё используется в
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 описание
TR
HU
NB
PT
IT
FI
ES
CS
DA
KO
PL
NL
EL
DE
FR
JA
ZH
SV
TR
Dosya var.
HU
A fájl létezik.
NB
Filen eksisterer.
PT
O ficheiro existe.
IT
File esistente.
FI
Tiedosto on olemassa.
ES
Este archivo ya existe.
CS
Soubor existuje.
DA
Filen eksisterer.
KO
파일이 있습니다.
PL
Plik istnieje.
NL
Het bestand bestaat.
EL
Το αρχείο υπάρχει.
DE
Die Datei ist vorhanden.
FR
Le fichier existe.
JA
ファイルがあります。
ZH
文件存在。
SV
Filen finns.
Другие близкие коды ошибок
ERROR_BUSY
ERROR_PRINTER_HAS_JOBS_QUEUED
WSAETOOMANYREFS
ERROR_NO_DATA
ERROR_CAN_NOT_COMPLETE
Что пишут в сети об этой ошибке
CreateFile function (Windows) - MSDN - Microsoft
System Error Codes (0-499) (Windows) - MSDN - Microsoft
c++ - Creating Temporary File: cant write to it - Stack Overflow
winapi - Failed to create a file in windows using createFile API - Stack ...
Также есть в библиотеках
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)
RU
English - English
Russian - Русский
Spanish - Español
Contact us