0 out of 1 rated this helpful - Rate this topic

IExplorerCommandProvider interface

Applies to: desktop apps only

Exposes methods to create Explorer commands and command enumerators.

Members

The IExplorerCommandProvider interface inherits from the IUnknown interface. IExplorerCommandProvider also has these types of members:

Methods

The IExplorerCommandProvider interface has these methods.

MethodDescription
GetCommand

Gets a specified Explorer command instance.

GetCommands

Gets a specified Explorer command enumerator instance.

 

Remarks

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.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ