Win32ShellContextMenuProvider Methods |
The Win32ShellContextMenuProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatePopupMenu | Creates popup menu. |
![]() | ExecuteCommand(ShellCommand) | Executes the command operation on the SourceItems . |
![]() | ExecuteCommand(ShellContextMenuCommand) | Obsolete.
Executes the command operation on the SourceItems.
|
![]() ![]() | GetMenuCaption | Gets menu caption. |
![]() | HandleMenuItem | Handles the menu item described by pCommandId. |
![]() | OnAfterCommandExecute | Executes the AfterCommandExecute event. |
![]() | OnBeforeCommandExecute | Executes the BeforeCommandExecute event. |
![]() | OnRenameItemSelected |
Fires the RenameItemSelected event
|
![]() | Release | Releases this object. |
![]() | ShowContextMenu |
Shows the context menu at the specified location and executes the menu item the user has
chosen.
|