ERROR_INVALID_HANDLE, 6
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Name
ERROR_INVALID_HANDLE
Value
6
signed int / unsigned int
0x00000006
heximal value
0x6
heximal value
2147942406
HRESULT_FROM_WIN32(code) / unsigned int
-2147024890
HRESULT_FROM_WIN32(code) / signed int
0x80070006
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The handle is invalid.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 171 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definition
#define ERROR_INVALID_HANDLE 6L
Line comments
MessageId: ERROR_INVALID_HANDLE MessageText: The handle is invalid.
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
İşleyici geçersiz.
HU
A leíró érvénytelen.
NB
Ugyldig referanse.
PT
O identificador é inválido.
IT
Handle non valido.
FI
Kahva ei kelpaa.
ES
Controlador no válido.
CS
Neplatný popisovač.
DA
Handlen er ikke gyldig.
KO
핸들이 잘못되었습니다.
PL
Nieprawidłowe dojście.
NL
De ingang is ongeldig.
EL
Ο δείκτης χειρισμού δεν είναι έγκυρος.
DE
Das Handle ist ungültig.
FR
Descripteur non valide
JA
ハンドルが無効です。
ZH
句柄无效。
SV
Referensen (handle) är felaktig.
RU
Неверный дескриптор.
Neighbor error codes
ERROR_MORE_DATA
ERROR_DS_DRA_SINK_DISABLED
WSAECONNREFUSED
ERROR_NOT_FOUND
ERROR_IO_PENDING
What web knows about this
visual c++ - ERROR_INVALID_HANDLE - Stack Overflow
Windows: Terminate a process: ERROR_INVALID_HANDLE - Stack ...
winapi - GetLastError() returns ERROR_INVALID_HANDLE / 6 after ...
windows - ERROR_INVALID_HANDLE on TerminateProcess (VS C ...
c++ - CreateFileMapping returns ERROR_INVALID_HANDLE - Stack ...
c++ - ERROR_INVALID_HANDLE when calling ... - Stack Overflow
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