ERROR_INVALID_HANDLE, 6
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Nombre
ERROR_INVALID_HANDLE
Valor
6
entero con signo / entero sin signo
0x00000006
valor hexadecimal
0x6
valor hexadecimal
2147942406
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024890
HRESULT_FROM_WIN32(code) / entero con signo
0x80070006
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Controlador no válido.
Descripción (inglés)
The handle is invalid.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 171 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definición
#define ERROR_INVALID_HANDLE 6L
Comentarios de línea
MessageId: ERROR_INVALID_HANDLE MessageText: The handle is invalid.
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
İş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.
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
Неверный дескриптор.
Códigos de error vecinos
ERROR_MORE_DATA
ERROR_DS_DRA_SINK_DISABLED
WSAECONNREFUSED
ERROR_NOT_FOUND
ERROR_IO_PENDING
Lo que la web sabe sobre esto
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
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