Provided by an IExplorerCommandProvider. This interface contains the enumeration of commands to be put into the command bar.
IEnumExplorerCommand Members
| Clone |
Not currently implemented. |
| Next |
Retrieves a specified number of elements that directly follow the current element. |
| Reset |
Resets the enumeration to 0. |
| Skip |
Not currently implemented. |
Remarks
None of the methods of this interface should talk to network resources. They are called on the user interface (UI) thread; communicating with network resources would cause the UI to stop responding.
Interface Information
| Inherits from | IUnknown |
|---|
| Header and IDL files | shobjidl.h, shobjidl.idl |
|---|
| Minimum operating systems |
Windows Vista |
|---|