Pop-up menu flags.
If the flag is set, the corresponding pop-up menu item is available. These
flags are ORed together, with the flags already defined by ancestor
classes, to specify the standard pop-up menu items that apply to this object.
CTXT_ARRANGE
CTXT_CLOSE
CTXT_COPY
CTXT_DELETE
CTXT_DETAILS
CTXT_FIND
CTXT_HELP
CTXT_ICON
CTXT_LINK
CTXT_LOCKUP
CTXT_MOVE
CTXT_NEW
CTXT_OPEN
CTXT_PALETTE
CTXT_PRINT
CTXT_PROGRAM
CTXT_REFRESH
CTXT_SELECT
CTXT_SHUTDOWN
CTXT_SORT
CTXT_SETTINGS
CTXT_SWITCHTO
CTXT_TREE
CTXT_WINDOW
hwndCnr (HWND) - input
Handle to container control window.
Possible values are described in the following list:
NULLHANDLE
A pop-up request is made on the "whitespace"
of an open view.
Other
The handle of the container requesting
the pop-up menu.
fMultiSelect (BOOL) - input
Multiple menu items flag.
ulMenuType (ULONG) - input
The type of menu that is being built.
May be 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.
ulView (ULONG) - input