This is work in progress.

Windows /Headers /ntstatus.h /STATUS_FLT_DISALLOW_FAST_IO

STATUS_FLT_DISALLOW_FAST_IO

Code: 0xc01c0004 (3223060484)

HRESULT Facility: Unknown (28)

NTSTATUS Facility: FACILITY_FILTER_MANAGER (28)

Abstract

Internal error code used by the filter manager to determine if a fastio operation should be forced down the IRP path. Mini-filters should never return this value.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc01c0004Internal error code used by the filter manager to determine if a fastio operation should be forced down the IRP path. Mini-filters should never return this value.
1 entry