ERROR_FILE_EXISTS, 80
(
MS WDK
>>
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Nombre
ERROR_FILE_EXISTS
Valor
80
entero con signo / entero sin signo
0x00000050
valor hexadecimal
0x50
valor hexadecimal
2147942480
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024816
HRESULT_FROM_WIN32(code) / entero con signo
0x80070050
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Este archivo ya existe.
Descripción (inglés)
The file exists.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 681 (
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Definición
#define ERROR_FILE_EXISTS 80L
Comentarios de línea
MessageId: ERROR_FILE_EXISTS MessageText: The file exists.
También se utiliza en
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
,
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
,
Windows Driver Kit for Windows Vista (WDK 6000)
,
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 var.
HU
A fájl létezik.
NB
Filen eksisterer.
PT
O ficheiro existe.
IT
File esistente.
FI
Tiedosto on olemassa.
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.
RU
Файл существует.
Códigos de error vecinos
ERROR_BUSY
ERROR_PRINTER_HAS_JOBS_QUEUED
WSAETOOMANYREFS
ERROR_NO_DATA
ERROR_CAN_NOT_COMPLETE
Lo que la web sabe sobre esto
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 ...
Ver también las bibliotecas
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
Windows Driver Kit for Windows Vista (WDK 6000)
ES
English - English
Russian - Русский
Spanish - Español
Contact us