ERROR_BROKEN_PIPE, 109
(
MS WDK
>>
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Nombre
ERROR_BROKEN_PIPE
Valor
109
entero con signo / entero sin signo
0x0000006D
valor hexadecimal
0x6D
valor hexadecimal
2147942509
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024787
HRESULT_FROM_WIN32(code) / entero con signo
0x8007006D
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Ha terminado la canalización.
Descripción (inglés)
The pipe has been ended.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 832 (
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Definición
#define ERROR_BROKEN_PIPE 109L
Comentarios de línea
MessageId: ERROR_BROKEN_PIPE MessageText: The pipe has been ended.
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
Boru sonlandı.
HU
A pipe használata befejeződött.
NB
Datakanalen er avsluttet.
PT
O encaminhamento (pipe) foi terminado.
IT
Pipe terminata.
FI
Putki on lopetettu.
CS
Přesměrování bylo ukončeno.
DA
Pipen er blevet afsluttet.
KO
파이프가 끝났습니다.
PL
Potok został zakończony.
NL
De pipe is beëindigd.
EL
Η διοχέτευση έχει τερματιστεί.
DE
Die Pipe wurde beendet.
FR
Le canal de communication a été fermé.
JA
パイプは終了しました。
ZH
管道已结束。
SV
Denna pipe har avslutats.
RU
Канал был закрыт.
Códigos de error vecinos
WSAEMFILE
ERROR_CLUSTER_NETWORK_NOT_INTERNAL
ERROR_DATABASE_FAILURE
ERROR_DS_GOVERNSID_MISSING
WSAEISCONN
Lo que la web sabe sobre esto
c++ - GetLastError() returns ERROR_BROKEN_PIPE after call to ...
c++ - ERROR_BROKEN_PIPE cannot read process output produced ...
ReadFile function (Windows) - MSDN - Microsoft
ReadFileEx
Overlapped
Opening a File for Reading or ...
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