0x000003e4

Decimal: 996 · Signed: 996

As HRESULT:As NTSTATUS:

Associated Modules

ModuleFound inDescription
EventCreate.exe78.11011%1
KernelBase.dll78.1Overlapped I/O event is not in a signaled state.
kernel32.dll78.11011Overlapped I/O event is not in a signaled state.
webservices.dll8.11011Ws-MetadataExchange only supported on WS_CHANNEL_TYPE_DUPLEX_SESSION and WS_CHANNEL_TYPE_REPLY channel types.
webservices.dll7Ws-MetadataExchange not supported for WS_UDP_CHANNEL_BINDING.
5 entries

Associated Headers

HeaderSymbolicDescription
winerror.hERROR_IO_INCOMPLETEOverlapped I/O event is not in a signaled state.
1 entry

Documented in Win32

ListingSymbolicDescription
Windows Sockets Error Codes (winsock2.h)WSA_IO_INCOMPLETEOverlapped I/O event object not in signaled state. The application has tried to determine the status of an overlapped operation which is not yet completed. Applications that use WSAGetOverlappedResult (with the fWait flag set to FALSE ) in a polling mode to determine when an overlapped operation has completed, get this error code until the operation is complete.
1 entry