WSA_WAIT_IO_COMPLETION, 192
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Nombre
WSA_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\winsock2.h, línea 910 (Windows 2000 DDK (DDK 2195.1))
Definición
#define WSA_WAIT_IO_COMPLETION  (WAIT_IO_COMPLETION)
Comentarios de grupo
* WinSock 2 extension -- new error codes and type definition
Depende de
WAIT_IO_COMPLETION
También se utiliza en
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)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes