Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Exposes methods to create Explorer commands and command enumerators.
The IExplorerCommandProvider interface inherits from the IUnknown interface. IExplorerCommandProvider also has these types of members:
The IExplorerCommandProvider interface has these methods.
IExplorerCommandProvider::GetCommand Gets a specified Explorer command instance. |
IExplorerCommandProvider::GetCommands Gets a specified Explorer command enumerator instance. |
None of the methods of this interface should communicate with network resources; they are called on the UI thread and doing so would cause the UI to stop responding.
Each command should have its own unique GUID; the command provider is expected to create a command instance on a per-GUID basis.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today