FbwfDisableCompression
5/10/2007
Disables cache compression.
Syntax
ULONG FbwfDisableCompression(VOID);
Parameters
None.
Return Value
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. |
Remarks
This change will not take effect until the next session.
Requirements
OS Versions: Windows XP Embedded, WEPOS.
Header: fbwfapi.h.
Link Library: fbwflib.lib.
See Also
Reference
FbwfEnableFilter
FbwfEnableCompression
FbwfIsCompressionEnabled