This topic has not yet been rated - Rate this topic

BaseFlushAppcompatCache function

Flushes the application compatibility cache.

Syntax


BOOL WINAPI BaseFlushAppcompatCache(void);

Parameters

This function has no parameters.

Return value

The function returns TRUE if it succeeds and FALSE otherwise.

Remarks

The caller must be an administrator.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

DLL

Kernel32.dll

See also

ShimFlushCache

 

 

Send comments about this topic to Microsoft

Build date: 12/7/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.