wpModifyMenu Parameter - ulMenuType
ulMenuType
(
ULONG
) - input
The type of menu that is being built.
Can be any one of the following values:
MENU_OBJECTPOPUP
Pop-up menu for the object icon.
MENU_OPENVIEWPOPUP
Pop-up menu for an open view.
MENU_FOLDERPULLDOWN
Pull-down menu for a folder.
MENU_EDITPULLDOWN
Pull-down menu for the Edit menu option.
MENU_VIEWPULLDOWN
Pull-down menu for the View menu option.
MENU_SELECTEDPULLDOWN
Pull-down menu for the Selected menu option.
MENU_HELPPULLDOWN
Pull-down menu for the Help menu option.
[Back: wpModifyMenu Parameter - iPosition]
[Next: wpModifyMenu Parameter - ulView]