Click or drag to resize

IShellCommandInvokable Methods

The IShellCommandInvokable type exposes the following members.

Methods
  NameDescription
Public methodInvokeCommandOnSelected
Executes the given command on the selected items. Not implemented in base-class.
Public methodOnAfterInvokeCommand
Is called after the command has been called.
Public methodOnBeforeInvokeCommand
Is called before the command is called.
Top
See Also