IConsole2 interface (mmc.h)

The IConsole2 interface is introduced in MMC 1.1.

The IConsole2 interface enables communication with the console.

IConsole2 is the same as IConsole with the addition of the following methods:

Inheritance

The IConsole2 interface inherits from IConsole. IConsole2 also has these types of members:

Methods

The IConsole2 interface has these methods.

 
IConsole2::Expand

The IConsole2::Expand method enables the snap-in to expand or collapse an item in the scope pane.
IConsole2::IsTaskpadViewPreferred

The IConsole2::IsTaskpadViewPreferred method is obsolete. It always returns S_OK.
IConsole2::SetStatusText

The IConsole2::SetStatusText method enables the snap-in to change the text in the status bar. Be aware that this is used only by instances of IComponent.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header mmc.h