The IWCContextMenuCallback interface is called by a Cluster Administrator extension to add items to a Cluster Administrator context menu.
AddExtensionMenuItem | Adds a menu item to a Cluster Administrator context menu. |
To call the methods in the IWCContextMenuCallback interface, Cluster Administrator extensions use an interface pointer provided by Cluster Administrator. This pointer is passed in the piCallback parameter when Cluster Administrator calls an extension's IWEExtendContextMenu::AddContextMenuItems method.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in cluadmex.h.