Windows / Code / 0x801f0009
0x801f0009
HRESULT Facility: FACILITY_USERMODE_FILTER_MANAGER (31)
NTSTATUS Facility: Unknown (31)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_FLT_POST_OPERATION_CLEANUP | The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. |
1 entry |