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