Funktionreferenz


_WinAPI_FreeMRUList


Frees the handle associated with the most recently used (MRU) list and writes cached data to the registry

#include <WinAPIReg.au3>
_WinAPI_FreeMRUList ( $hMRU )

Parameter

$hMRU Handle of the MRU list to free.

Rückgabewert

Success: True
Failure: False

Bemerkungen

None.

Verwandte Funktionen

_WinAPI_AddMRUString, _WinAPI_CreateMRUList

Siehe auch

Suche nach FreeMRUList in der MSDN Bibliothek.