Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Embedded
Windows XP Embedded
Development Process
FBWF API
FBWF API Functions
 FbwfGetMemoryUsage

  Switch on low bandwidth view
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 valueDescription
NO_ERRORThe operation completed successfully.
ERROR_INVALID_PARAMETERIf 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.


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