Windows / Code / 0x000003e5
0x000003e5
Decimal: 997 · Signed: 997
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x03e5 (997)
As NTSTATUS:- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x03e5 (997)
Associated Modules
| Module | Found in | Description |
|---|
| EventCreate.exe | 78.11011 | %1 |
| KernelBase.dll | 78.1 | Overlapped I/O operation is in progress. |
| kernel32.dll | 78.11011 | Overlapped I/O operation is in progress. |
| webservices.dll | 8.11011 | Ws-MetadataExchange not supported for WS_UDP_CHANNEL_BINDING. |
| webservices.dll | 7 | Current operation is invalid when the WS_SERVICE_HOST is in 'WS_SERVICE_HOST_STATE_OPENING' state. |
| 5 entries |
Associated Headers
Documented in Win32
| Listing | Symbolic | Description |
|---|
| Windows Sockets Error Codes (winsock2.h) | WSA_IO_PENDING | Overlapped operations will complete later. The application has initiated an overlapped operation that cannot be completed immediately. A completion indication will be given later when the operation has been completed. |
| 1 entry |