ERROR_CRC, 23
(
MS WDK
>>
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Nombre
ERROR_CRC
Valor
23
entero con signo / entero sin signo
0x00000017
valor hexadecimal
0x17
valor hexadecimal
2147942423
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024873
HRESULT_FROM_WIN32(code) / entero con signo
0x80070017
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Error de datos (comprobación de redundancia cíclica).
Descripción (inglés)
Data error (cyclic redundancy check).
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 327 (
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Definición
#define ERROR_CRC 23L
Comentarios de línea
MessageId: ERROR_CRC MessageText: Data error (cyclic redundancy check).
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 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
Veri hatası (döngüsel artıklık denetimi).
HU
Adathiba (CRC)
NB
Datafeil (sirkulerende overflødighetskontroll, CRC).
PT
Erro de dados (erro por redundância cíclica).
IT
Errore nei dati (controllo di ridondanza ciclico).
FI
Datavirhe (CRC-tarkistus)
CS
Chyba dat (cyklická redundantní kontrola).
DA
Datafejl (cyklisk redundanstjek)
KO
데이터 오류(CRC)입니다.
PL
Błąd danych (CRC).
NL
Gegevensfout (cyclische redundantiecontrole)
EL
Παρουσιάστηκε σφάλμα δεδομένων (κυκλικός έλεγχος πλεονασμού).
DE
Datenfehler (CRC-Prüfung)
FR
Erreur de données (contrôle de redondance cyclique).
JA
データ エラー (巡回冗長検査 (CRC) エラー) です。
ZH
数据错误(循环冗余检查)。
SV
Datafel (CRC-fel, Cyclic Redundancy Check)
RU
Ошибка в данных (CRC).
Códigos de error vecinos
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
ERROR_INVALID_PASSWORD
ERROR_INVALID_ORDINAL
ERROR_OPERATION_ABORTED
ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
Lo que la web sabe sobre esto
Cannot install Windows 7 SP 1, receive error_crc(0x80070017 ...
winapi - HidD_SetFeature() works great, HidD_GetFeature() fails with ...
c++ - ReadFile function returns error 23 - 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 for Windows Vista (WDK 6000)
ES
English - English
Russian - Русский
Spanish - Español
Contact us