SHAddToRecentDocs(ShellAddToRecentDocsFlags, PIDL) | Notifies the system that an item has been accessed, for the purposes of tracking those items used most recently and most frequently. This function can also be used to clear all usage data. |
SHAddToRecentDocs(ShellAddToRecentDocsFlags, IShellItem) | Notifies the system that an item has been accessed, for the purposes of tracking those items used most recently and most frequently. This function can also be used to clear all usage data. |
SHAddToRecentDocs(ShellAddToRecentDocsFlags, IShellLinkW) | Notifies the system that an item has been accessed, for the purposes of tracking those items used most recently and most frequently. This function can also be used to clear all usage data. |
SHAddToRecentDocs(ShellAddToRecentDocsFlags, String) | Notifies the system that an item has been accessed, for the purposes of tracking those items used most recently and most frequently. This function can also be used to clear all usage data. |