Share via


FbwfEnableFilter (Standard 7 SP1)

7/8/2014

This function enables the File-Based Write Filter (FBWF).

Syntax

ULONG WINAPI FbwfEnableFilter(VOID);

Parameters

None.

Return Value

This function may return the following:

Return value

Description

ERROR_SUCCESS

The operation completed successfully.

Other errors from file system driver

If updating the configuration file fails.

Remarks

The File-Based Write Filter is not enabled for the next session.

Requirements

OS Versions: Standard 7

Header: Fbwfapi.h

Link Library: Fbwflib.lib

See Also

Reference

FbwfDisableFilter
FbwfIsFilterEnabled

Concepts

FBWF API