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 methodOnAfterInvokeCommandIs called after the command has been called.
Public methodOnBeforeInvokeCommandIs called before the command is called.
Top
See Also