Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Embedded
Windows XP Embedded
Development Process
FBWF API
FBWF API Functions
 FbwfGetMemoryUsage
Windows XP Embedded SP2 Feature Pack 2007
FbwfGetMemoryUsage

Retrieves a FbwfMemoryUsage structure containing information about the cache memory used by FBWF.

ULONG FbwfGetMemoryUsage(
   PFbwfMemoryUsage usage
);

Parameters

usage
[out] FbwfMemoryUsage structure containing information about the current cache state.

Return Values

This function may return the following:

Return value Description
NO_ERROR The operation completed successfully.
ERROR_INVALID_PARAMETER If the parameter usage is NULL.

Requirements

OS Versions: Windows XP Embedded.
Header: fbwfapi.h.
Link Library: fbwflib.lib.

See Also

FBWF API | FbwfMemoryUsage


© 2006 Microsoft Corporation. All rights reserved.


© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker