ERROR_BUSY, 170
(
MS WDK
>>
Windows 2000 DDK (DDK 2195.1)
)
Name
ERROR_BUSY
Value
170
signed int / unsigned int
0x000000AA
heximal value
0xAA
heximal value
2147942570
HRESULT_FROM_WIN32(code) / unsigned int
-2147024726
HRESULT_FROM_WIN32(code) / signed int
0x800700AA
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The requested resource is in use.
C/C++ Type
int
Defined at
\inc\WINERROR.H, line 1281 (
Windows 2000 DDK (DDK 2195.1)
)
Definition
#define ERROR_BUSY 170L
Line comments
MessageId: ERROR_BUSY MessageText: The requested resource is in use.
Also used in
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0)
,
Windows Driver Kit 8.1 (WDK 8.100.26638)
,
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 Driver Kit for Windows Vista (WDK 6000)
,
Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830)
,
Windows XP SP1 Driver Development Kit (DDK 2600.1106)
MUI descriptions
TR
HU
NB
PT
IT
FI
ES
CS
DA
KO
PL
NL
EL
DE
FR
JA
ZH
SV
RU
TR
İstenen kaynak kullanımda.
HU
A kért erőforrás használatban van.
NB
Den forespurte ressursen er i bruk.
PT
O recurso pedido está a ser utilizado.
IT
La risorsa richiesta è in uso.
FI
Pyydetty resurssi on käytössä.
ES
Ya se está usando el recurso solicitado.
CS
S požadovaným prostředkem se pracuje.
DA
Den ressource, der blev anmodet om, er i brug.
KO
요청한 리소스가 사용 중입니다.
PL
Żądane zasoby są w użyciu.
NL
De opgegeven bron is bezet.
EL
Ο πόρος που ζητήθηκε χρησιμοποιείται.
DE
Die angeforderte Ressource wird bereits verwendet.
FR
La ressource demandée est en cours d’utilisation.
JA
要求されたリソースは使用中です。
ZH
请求的资源在使用中。
SV
Begärd resurs används redan.
RU
Требуемый ресурс занят.
Neighbor error codes
ERROR_METAFILE_NOT_SUPPORTED
ERROR_FILE_EXISTS
ERROR_PRINTER_HAS_JOBS_QUEUED
WSAETOOMANYREFS
ERROR_NO_DATA
What web knows about this
Error code 170 (ERROR_BUSY) for DeviceIOControl - Target is SAS ...
OSR's ntfsd List: IOCTLs failing with ERROR_BUSY
c++ - OpenGL wglMakeCurrent() reports resources busy - Stack ...
See also libs
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0)
Windows Driver Kit 8.1 (WDK 8.100.26638)
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
EN
English - English
Russian - Русский
Spanish - Español
Contact us