Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Specifies the amount of memory, in megabytes, that the FBWF may use for cache.
ULONG FbwfSetCacheThreshold( ULONG threshold , );
This function may return the following:
Return value | Description |
---|---|
NO_ERROR | The operation completed successfully. |
ERROR_INVALID_FUNCTION | If the filter is not enabled for the next session. |
ERROR_INVALID_PARAMETER | If the parameter threshold is less than the minimum cache threshold or greater than the maximum cache threshold imposed by the FBWF. |
Other errors set by file system if updating configuration file fails
This change will not take place until the next session.
By default the cache threshold is 64 megabytes.
OS Versions: Windows XP Embedded.
Header: fbwfapi.h.
Link Library: fbwflib.lib.
FBWF API | FbwfEnableFilter | FbwfCacheThresholdNotification
Last updated on Wednesday, October 18, 2006
© 2006 Microsoft Corporation. All rights reserved.
Please sign in to use this experience.
Sign in