|
|
|
IMenuPopup Interface |
|
IID_IMenuPopup |
{D1E7AFEB-6A2E-11d0-8C78-00C04FD918B4} |
|
The IMenuPopup interface provides methods to navigate through a menu.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IMenuPopup Methods |
Description |
|
Popup |
Invokes the menu at the location specified by ppt. |
|
OnSelect |
Handles selection notifications. |
|
SetSubmenu |
Sets the given menu bar interface to be the submenu of the caller object's interface. |
|
Popup |
|
FUNCTION IMenuPopup_Popup
( _
|
|
OnSelect |
|
FUNCTION
IMenuPopup_OnSelect ( _
|
|
SetSubmenu |
|
FUNCTION
IMenuPopup_SetSubmenu ( _
|
Page last updated on Wednesday, 15 February 2006 22:55:10 +0100