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

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
DLL
Kernel32.dll

See also

ShimFlushCache