ERROR_BROKEN_PIPE, 109
(
MS WDK
>>
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Name
ERROR_BROKEN_PIPE
Value
109
signed int / unsigned int
0x0000006D
heximal value
0x6D
heximal value
2147942509
HRESULT_FROM_WIN32(code) / unsigned int
-2147024787
HRESULT_FROM_WIN32(code) / signed int
0x8007006D
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The pipe has been ended.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 843 (
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Definition
#define ERROR_BROKEN_PIPE 109L
Line comments
MessageId: ERROR_BROKEN_PIPE MessageText: The pipe has been ended.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
,
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
,
Windows Driver Kit for Windows Vista (WDK 6000)
,
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
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.
ES
Ha terminado la canalización.
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
Канал был закрыт.
Neighbor error codes
WSAEMFILE
ERROR_CLUSTER_NETWORK_NOT_INTERNAL
ERROR_DATABASE_FAILURE
ERROR_DS_GOVERNSID_MISSING
WSAEISCONN
What web knows about this
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 ...
See also libs
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
Windows Driver Kit for Windows Vista (WDK 6000)
EN
English - English
Russian - Русский
Spanish - Español
Contact us