IContextMenuCallback interface (mmc.h)

The IContextMenuCallback interface is used to add menu items to a context menu.

Inheritance

The IContextMenuCallback interface inherits from the IUnknown interface. IContextMenuCallback also has these types of members:

Methods

The IContextMenuCallback interface has these methods.

 
IContextMenuCallback::AddItem

The IContextMenuCallback::AddItem method adds a single item to a context menu.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header mmc.h