ERROR_BUSY, 170
(
MS WDK
>>
Windows 2000 DDK (DDK 2195.1)
)
Nombre
ERROR_BUSY
Valor
170
entero con signo / entero sin signo
0x000000AA
valor hexadecimal
0xAA
valor hexadecimal
2147942570
HRESULT_FROM_WIN32(code) / entero sin signo
-2147024726
HRESULT_FROM_WIN32(code) / entero con signo
0x800700AA
HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
Ya se está usando el recurso solicitado.
Descripción (inglés)
The requested resource is in use.
Tipo C/C++
int
Definido en
\inc\WINERROR.H, línea 1281 (
Windows 2000 DDK (DDK 2195.1)
)
Definición
#define ERROR_BUSY 170L
Comentarios de línea
MessageId: ERROR_BUSY MessageText: The requested resource is in use.
También se utiliza en
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)
Descripciones MUI
TR
HU
NB
PT
IT
FI
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ä.
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
Требуемый ресурс занят.
Códigos de error vecinos
ERROR_METAFILE_NOT_SUPPORTED
ERROR_FILE_EXISTS
ERROR_PRINTER_HAS_JOBS_QUEUED
WSAETOOMANYREFS
ERROR_NO_DATA
Lo que la web sabe sobre esto
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 ...
Ver también las bibliotecas
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)
ES
English - English
Russian - Русский
Spanish - Español
Contact us