Windows / Code / 0x801f000a
0x801f000a
HRESULT Facility: FACILITY_USERMODE_FILTER_MANAGER (31)
NTSTATUS Facility: Unknown (31)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_FLT_INTERNAL_ERROR | 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 |