WSAEINVAL, 10022
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Nombre
WSAEINVAL
Valor
10022
entero con signo / entero sin signo
0x00002726
valor hexadecimal
0x2726
valor hexadecimal
2147952422
HRESULT_FROM_WIN32(code) / entero sin signo
-2147014874
HRESULT_FROM_WIN32(code) / entero con signo
0x80072726
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Se ha proporcionado un argumento no válido.
Descripción (inglés)
An invalid argument was supplied.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 19195 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definición
#define WSAEINVAL 10022L
Comentarios de línea
MessageId: WSAEINVAL MessageText: An invalid argument was supplied.
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
Geçersiz bir değişken sağlandı.
HU
A megadott argumentum érvénytelen.
NB
Et ugyldig argument ble angitt.
PT
Foi fornecido um argumento inválido.
IT
Argomento fornito non valido.
FI
Välitetty argumentti ei kelpaa.
CS
Byl zadán neplatný argument.
DA
Der blev angivet et ugyldigt argument.
KO
잘못된 인수를 입력했습니다.
PL
Został dostarczony nieprawidłowy argument.
NL
Er is een ongeldig argument opgegeven.
EL
Το όρισμα που δόθηκε δεν ήταν έγκυρο.
DE
Ein ungültiges Argument wurde angegeben.
FR
Un argument non valide a été fourni.
JA
無効な引数が提供されました。
ZH
提供了一个无效的参数。
SV
Ett ogiltigt argument angavs.
RU
Получен недопустимый аргумент.
Códigos de error vecinos
ERROR_NOT_ENOUGH_MEMORY
ERROR_DS_INVALID_SEARCH_FLAG
ERROR_FILE_READ_ONLY
WSAETIMEDOUT
WSA_QOS_EFLOWDESC
Lo que la web sabe sobre esto
Windows Sockets Error Codes (Windows) - MSDN - Microsoft
windows - Why would WSASendMsg return WSAEINVAL for a socket ...
winsock - WSAConnect returns WSAEINVAL on WindowsXP - Stack ...
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