Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|
See also