IEnumExplorerCommand
Shell Interfaces


IEnumExplorerCommand Interface

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 fromIUnknown
Header and IDL filesshobjidl.h, shobjidl.idl
Minimum operating systems Windows Vista
Tags :


Page view tracker