Pascal Scripting: UnpinShellLink

Prototype:

function UnpinShellLink(const Filename: String): Boolean;

Description:

Attempt to unpin the shortcut with the specified filename. Returns True if the shortcut was successfully removed from the list of pinned items and/or the taskbar, or if the shortcut was not pinned at all.