Allows an application to removed items from its jump lists
Available on Windows 7 and later
-
Specifies the application whose jump list is to be accessed
-
Removes a single entry from the jump list
-
Removes all Recent and Frequent jump list entries
PyIApplicationDestinations.RemoveAllDestinations
RemoveAllDestinations() Removes all Recent and Frequent jump list entries
PyIApplicationDestinations.RemoveDestination
RemoveDestination(punk) Removes a single entry from the jump lists
-
punk : PyIUnknown
IShellItem or IShellLink representing an item in the application's jump list
Does not remove pinned items
PyIApplicationDestinations.SetAppID
SetAppID(AppID) Specifies the application whose jump list is to be accessed
-
AppID : str
Taskbar identifier for the application
This method is only needed if the application sets its own taskbar identifier