WAIT_IO_COMPLETION, 192
(
MS WDK
>>
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Nombre
WAIT_IO_COMPLETION
Valor
192
entero con signo / entero sin signo
0x000000C0
valor hexadecimal
0xC0
valor hexadecimal
Tipo
Windows kernel mode error code
(más)
Descripción (inglés)
STATUS_USER_APC
Tipo C/C++
NTSTATUS
Definido en
\inc\api\WINBASE.H, línea 76 (
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
)
Definición
#define WAIT_IO_COMPLETION STATUS_USER_APC
Comentarios de grupo
* Compatibility macros
Depende de
STATUS_USER_APC
También se utiliza en
Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0)
,
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)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
Códigos de error vecinos
STATUS_ILLEGAL_ELEMENT_ADDRESS
STATUS_NO_INHERITANCE
STATUS_PORT_CONNECTION_REFUSED
STATUS_FLOPPY_VOLUME
STATUS_DATATYPE_MISALIGNMENT_ERROR
Lo que la web sabe sobre esto
WaitForSingleObjectEx function (Windows) - MSDN - Microsoft
SleepEx function (Windows) - MSDN - Microsoft
QueueUserAPC function (Windows) - MSDN - Microsoft
c++ - Synchronize I/O with calling thread? - Stack Overflow
Ver también las bibliotecas
Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0)
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
ES
English - English
Russian - Русский
Spanish - Español
Contact us