IVsMRUItemsStore.DeleteMRUItem(Guid, String) Method

Definition

Deletes the specified item from the most recently used (MRU) item collection.

public:
 void DeleteMRUItem(Guid % guidCategory, System::String ^ lpszItem);

Parameters

guidCategory
Guid

[in] The GUID of the category of item to be removed from the MRU item collection.

lpszItem
String

[in] The item to be removed.

Applies to