Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Windows Shell
Shell Reference
Shell Interfaces
IExplorerCommand
IExplorerCommand Interface

Exposes methods that get the command appearance, enumerate subcommands, or invoke the command.

IExplorerCommand Members

EnumSubCommands Retrieves an enemerator for a command's subcommands.
GetCanonicalName Gets the GUID of an Windows Explorer command.
GetFlags Gets the flags associated with a Windows Explorer command.
GetIcon Gets an icon resource string of the icon associated with the specified Windows Explorer command item.
GetState Gets state information associated with a specified Windows Explorer command item.
GetTitle Gets the title text of the button or menu item that launches a specified Windows Explorer command item.
GetToolTip Gets the tooltip string associated with a specified Windows Explorer command item.
Invoke Invokes a Windows Explorer command.

Remarks

None of the methods of this interface should communicate with network resources. These methods are called on the user interface (UI) thread, so communication with network resources could cause the UI to stop responding.

Interface Information

Inherits fromIUnknown
Header and IDL filesshobjidl.h, shobjidl.idl
Minimum operating systems Windows Vista
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Lack of Sample / Documentation is very disturbing      Tony Maresca ... Thomas Lee   |   Edit   |   Show History
I find it very disturbing that Microsoft publishes interfaces like this, but provides little other than formal documentation for the interfaces, and nothing showing how to actually get a working implmentation (of a command module button, including registration, etc.).
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker