ERROR_NO_DATA, 232
(
MS WDK
>>
Windows Driver Kit for Windows Vista (WDK 6000)
)
Name
ERROR_NO_DATA
Value
232
signed int / unsigned int
0x000000E8
heximal value
0xE8
heximal value
2147942632
HRESULT_FROM_WIN32(code) / unsigned int
-2147024664
HRESULT_FROM_WIN32(code) / signed int
0x800700E8
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The pipe is being closed.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 1729 (
Windows Driver Kit for Windows Vista (WDK 6000)
)
Definition
#define ERROR_NO_DATA 232L
Line comments
MessageId: ERROR_NO_DATA MessageText: The pipe is being closed.
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
Boru kapatılıyor.
HU
A pipe bezárása folyamatban van.
NB
Datakanalen lukkes.
PT
O encaminhamento (pipe) está a ser fechado.
IT
È in corso la chiusura della pipe.
FI
Putki suljetaan.
ES
Se está cerrando la canalización.
CS
Přesměrování se uzavírá.
DA
Pipen bliver lukket.
KO
파이프가 닫히는 중입니다.
PL
Trwa zamykanie potoku.
NL
De pipes wordt gesloten.
EL
Η διοχέτευση κλείνει.
DE
Die Pipe wird gerade geschlossen.
FR
Le canal de communication est sur le point d’être fermé.
JA
パイプを閉じています。
ZH
管道正在被关闭。
SV
Denna pipe håller på att stängas.
RU
Идет закрытие канала.
Neighbor error codes
WSAETOOMANYREFS
ERROR_CAN_NOT_COMPLETE
WSAENAMETOOLONG
WSAEREMOTE
WSAESTALE
What web knows about this
WriteFile on a named pipe sometimes returns ERROR_NO_DATA
ConnectNamedPipe function (Windows) - MSDN - Microsoft
Named Pipe Type, Read, and Wait Modes (Windows) - MSDN - Microsoft
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