Windows / Code / 0x801f0007
0x801f0007
HRESULT Facility: FACILITY_USERMODE_FILTER_MANAGER (31)
NTSTATUS Facility: Unknown (31)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_FLT_NOT_INITIALIZED | The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. |
1 entry |