IVsMRUItemsStore::SetMaxMRUItems Method (Guid, UInt32)
Visual Studio 2015
Sets the maximum number of items in the specified category that can be displayed from the most recently used (MRU) item collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidCategory
-
Type:
System::Guid
[in] The GUID of the category of items.
- dwMaxItems
-
Type:
System::UInt32
[in] The maximum number of items for the category specified in guidCategory that can be displayed
Show: