Windows / Code / 0xc0000123
0xc0000123
HRESULT Facility: FACILITY_NULL 0
NTSTATUS Facility: Unknown 0
Associated Modules
| Module | Description |
|---|---|
| ntdll.dll | An I/O request other than close was performed on a file after it has been deleted, which can only happen to a request which did not complete before the last handle was closed via NtClose. |
| 1 entry | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_FILE_DELETED | An I/O request other than close was performed on a file after it has been deleted, which can only happen to a request which did not complete before the last handle was closed via NtClose. |
| 1 entry | ||