Funktionreferenz


_WinAPI_ShellFlushSFCache


Flushes the special folder cache

#include <WinAPIShellEx.au3>
_WinAPI_ShellFlushSFCache ( )

Parameter

None.

Rückgabewert

None.

Bemerkungen

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.

Siehe auch

Suche nach SHFlushSFCache in der MSDN Bibliothek.