FbwfEnableFilter
5/10/2007
Enables the File-Based Write Filter.
Syntax
ULONG WINAPI FbwfEnableFilter(VOID);
Parameters
None.
Return Value
This function may return the following:
Return value | Description |
---|---|
NO_ERROR |
The operation completed successfully. |
Other errors set by file system if updating configuration file fails
Remarks
The File-Based Write Filter is not enabled for the next session.
Requirements
OS Versions: Windows XP Embedded, WEPOS.
Header: fbwfapi.h.
Link Library: Fbwfdll.dll.
See Also
Reference
FbwfDisableFilter
FbwfIsFilterEnabled