Windows /Headers /ntstatus.h /STATUS_FILE_DELETED
STATUS_FILE_DELETED
Code: 0xc0000123 (3221225763)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000123 | 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 |