Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
RemoveRecentFile
win32ui
.RemoveRecentFile
RemoveRecentFile(
index
)
Removes the entry in the applications Recent File List at index.
Parameters
index=0
: int
Zero-based index of the file to be removed from the MRU (most recently used) file list.