WSAEINVAL, 10022
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Name
WSAEINVAL
Value
10022
signed int / unsigned int
0x00002726
heximal value
0x2726
heximal value
2147952422
HRESULT_FROM_WIN32(code) / unsigned int
-2147014874
HRESULT_FROM_WIN32(code) / signed int
0x80072726
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
An invalid argument was supplied.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 19195 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definition
#define WSAEINVAL 10022L
Line comments
MessageId: WSAEINVAL MessageText: An invalid argument was supplied.
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
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.
ES
Se ha proporcionado un argumento no válido.
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
Получен недопустимый аргумент.
Neighbor error codes
ERROR_NOT_ENOUGH_MEMORY
ERROR_DS_INVALID_SEARCH_FLAG
ERROR_FILE_READ_ONLY
WSAETIMEDOUT
WSA_QOS_EFLOWDESC
What web knows about this
Windows Sockets Error Codes (Windows) - MSDN - Microsoft
windows - Why would WSASendMsg return WSAEINVAL for a socket ...
winsock - WSAConnect returns WSAEINVAL on WindowsXP - Stack ...
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