Windows / Headers / ntstatus.h / STATUS_FLT_INTERNAL_ERROR
STATUS_FLT_INTERNAL_ERROR
Code: 0xc01c000a (0)
HRESULT Facility: Unknown (28)
NTSTATUS Facility: FACILITY_FILTER_MANAGER (28)
Abstract
The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback.
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc01c000a | The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback. |
| 1 entry | ||