Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library

Header File
shlobj.h
Unicode
No
Platform Notes
None

SHAddToRecentDocs

[Now Supported on Windows NT]

Adds a document to the shell's list of recently used documents or clears all documents from the list. The user gains access to the list through the Start menu of the Windows taskbar.

WINSHELLAPI void WINAPI SHAddToRecentDocs(

UINT uFlags,

LPCVOID pv

);

Parameters

uFlags

Flag that indicates the meaning of the pv parameter. This parameter can be one of the following values:

SHARD_PATH
pv is the address of a path string.
SHARD_PIDL
pv is the address of an item identifier list.

pv

Pointer to a buffer that contains the path and filename of the document, or the address of an ITEMIDLIST structure that contains an item identifier list uniquely identifying the document. If this parameter is NULL, the function clears all documents from the list.

Return Values

No return value.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database