This is work in progress.

Windows /Headers /ntstatus.h /STATUS_UNEXPECTED_IO_ERROR

STATUS_UNEXPECTED_IO_ERROR

Code: 0xc00000e9 (3221225705)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

If an I/O error is returned which is not defined in the standard FsRtl filter, it is converted to the following error which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc00000e9If an I/O error is returned which is not defined in the standard FsRtl filter, it is converted to the following error which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.
1 entry