WAIT_IO_COMPLETION, 192
(
MS WDK
>>
Windows 2000 DDK (DDK 2195.1)
)
Name
WAIT_IO_COMPLETION
Value
192
signed int / unsigned int
0x000000C0
heximal value
0xC0
heximal value
Type
Windows kernel mode error code
(more)
Description
STATUS_USER_APC
C/C++ Type
NTSTATUS
Defined at
\inc\WINBASE.H, line 72 (
Windows 2000 DDK (DDK 2195.1)
)
Definition
#define WAIT_IO_COMPLETION STATUS_USER_APC
Group comments
* Compatibility macros
Depends on
STATUS_USER_APC
Also used in
Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0)
,
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)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
Neighbor error codes
STATUS_ILLEGAL_ELEMENT_ADDRESS
STATUS_NO_INHERITANCE
STATUS_PORT_CONNECTION_REFUSED
STATUS_FLOPPY_VOLUME
STATUS_DATATYPE_MISALIGNMENT_ERROR
What web knows about this
WaitForSingleObjectEx function (Windows) - MSDN - Microsoft
SleepEx function (Windows) - MSDN - Microsoft
QueueUserAPC function (Windows) - MSDN - Microsoft
c++ - Synchronize I/O with calling thread? - Stack Overflow
See also libs
Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0)
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
EN
English - English
Russian - Русский
Spanish - Español
Contact us