Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the File Based Write Filter.
ULONG WINAPI FbwfEnableFilter(VOID);
Parameters
None.
Return Values
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 the next session.
Requirements
OS Versions: Windows XP Embedded.
Header: fbwfapi.h.
Link Library: Fbwfdll.dll**.**
See Also
FBWF API | FbwfDisableFilter | FbwfIsFilterEnabled
Last updated on Wednesday, October 18, 2006
© 2006 Microsoft Corporation. All rights reserved.