Function Reference


_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 )

Parameters

$hMRU Handle of the MRU list to free.

Return Value

Success: True
Failure: False

Related

_WinAPI_AddMRUString, _WinAPI_CreateMRUList

See Also

Search FreeMRUList in MSDN Library.