Windows / Code / 0xc01c0004
0xc01c0004
HRESULT Facility: Unknown (28)
NTSTATUS Facility: FACILITY_FILTER_MANAGER (28)
Associated Modules
Module | Description |
---|---|
ntdll.dll | 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. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_FLT_DISALLOW_FAST_IO | 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. |
1 entry |