Function Reference


_WinAPI_ShellFlushSFCache

Flushes the special folder cache

#include <WinAPIShellEx.au3>
_WinAPI_ShellFlushSFCache ( )

Return Value

None.

Remarks

This function is called when the path to a special folder is changed. This ensures that the updated path stored
in the registry is used rather than the cached value.

See Also

Search SHFlushSFCache in MSDN Library.