FBWF API Structures (Standard 7 SP1)

7/8/2014

The following table shows the structures that are provided in the File-Based Write Filter (FBWF) API.

Structure

Description

FbwfCacheDetailEx

Contains details about a cached volume.

Ff793622.note(en-US,WinEmbedded.60).gifNote:
This structure supports cache sizes larger than 4GB.

FbwfMemoryUsageEx

Contains details about the current cache.

Ff793622.note(en-US,WinEmbedded.60).gifNote:
This structure supports cache sizes larger than 4GB.

FbwfFSInfo

Used to query sector size information for a file system volume.

The following table shows the File-Based Write Filter (FBWF) API structures that are deprecated in Windows Embedded Standard 7.

Function

Description

FbwfCacheDetail

Deprecated.

Contains details about a cached volume.

FbwfMemoryUsage

Deprecated.

Contains details about the current cache.

See Also

Concepts

FBWF API