UI_PKEY_RecentItems
Identifies the UI_PKEY_RecentItems property.
propertyDescription
name = UI_PKEY_RecentItems
shellPKey = UI_PKEY_RecentItems
formatID = 00000350-7363-696e-8441798acf5aebb7
propID = 350
typeInfo
type = VT_ARRAY | VT_UNKNOWN
Remarks
UI_PKEY_Pinned is used by an application to query the array of items in the most recently used (MRU) items collection of the Application Menu. The information for each MRU item is encapsulated in an IUISimplePropertySet object and includes the following three property keys:
The list of MRU items is passed to the Ribbon host application as a SAFEARRAY of IUISimplePropertySet pointers to respective implementations in the host application.
Related topics