ERROR_PIPE_BUSY, 231
(
MS WDK
>>
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Name
ERROR_PIPE_BUSY
Value
231
signed int / unsigned int
0x000000E7
heximal value
0xE7
heximal value
2147942631
HRESULT_FROM_WIN32(code) / unsigned int
-2147024665
HRESULT_FROM_WIN32(code) / signed int
0x800700E7
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
All pipe instances are busy.
C/C++ Type
int
Defined at
\inc\api\WINERROR.H, line 1723 (
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
)
Definition
#define ERROR_PIPE_BUSY 231L
Line comments
MessageId: ERROR_PIPE_BUSY MessageText: All pipe instances are busy.
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 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
Tüm boru örnekleri meşgul.
HU
Minden pipe foglalt.
NB
Alle datakanaler er opptatt.
PT
Todas as instâncias do encaminhamento (pipe) estão ocupadas.
IT
Tutte le istanze della pipe sono impegnate.
FI
Kaikki putket on varattu.
ES
Todas las instancias de canalización están en uso.
CS
Všechny instance přesměrování jsou zaneprázdněny.
DA
Alle pipe-forekomster er optagede.
KO
모든 파이프 인스턴스가 사용 중입니다.
PL
Wszystkie wystąpienia potoku są zajęte.
NL
Alle pipes zijn bezet.
EL
Όλες οι επαναλήψεις διοχετεύσεων είναι απασχολημένες.
DE
Alle Pipeinstanzen sind ausgelastet.
FR
Toutes les instances des canaux de communication sont occupées.
JA
すべてのパイプ インスタンスがビジーです。
ZH
所有的管道范例都在使用中。
SV
Alla pipes är upptagna.
RU
Все копии канала заняты.
Neighbor error codes
ERROR_DS_NO_RESULTS_RETURNED
ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE
ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
ERROR_DS_COULDNT_UPDATE_SPNS
ERROR_PIPE_CONNECTED
What web knows about this
c++ - Named Pipe CreateFile() returns INVALID_HANDLE_VALUE ...
Named Pipe Client (Windows) - MSDN - Microsoft
Transactions on Named Pipes (Windows) - MSDN - Microsoft
ERROR_PIPE_BUSY error when issuing CreateFile from a second client ...
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 for Windows Vista (WDK 6000)
EN
English - English
Russian - Русский
Spanish - Español
Contact us