共用方式為


FbwfDisableCompression (Standard 7 SP1)

7/8/2014

This function disables cache compression.

Syntax

ULONG FbwfDisableCompression(VOID);

Parameters

None.

Return Value

This function may return the following:

Return value

Description

ERROR_SUCCESS

The operation completed successfully.

ERROR_INVALID_FUNCTION

If the filter is not enabled for the next session.

Remarks

This change does not take effect until the next session.

Requirements

OS Versions: Standard 7

Header: Fbwfapi.h

Link Library: Fbwflib.lib

See Also

Reference

FbwfEnableFilter
FbwfEnableCompression
FbwfIsCompressionEnabled

Concepts

FBWF API