Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note This interface is obsolete, and only used in MMC 1.0.
Inheritance
The IConsole interface inherits from the IUnknown interface. IConsole also has these types of members:
Methods
The IConsole interface has these methods.
IConsole::GetMainWindow Retrieves a handle to the main frame window. |
IConsole::MessageBox Displays a message box. |
IConsole::NewWindow Creates a new multiple-document interface (MDI) child window rooted at the specified scope item. |
IConsole::QueryConsoleVerb Queries for the IConsoleVerb interface. |
IConsole::QueryResultImageList Retrieves the console-provided result-view image list. This image list should be used only if the snap-in is using the default list view. |
IConsole::QueryResultView Queries IConsole for the result view object IUnknown interface pointer. |
IConsole::QueryScopeImageList Queries the console-provided scope pane image list. |
IConsole::SelectScopeItem Selects the given scope item. |
IConsole::SetHeader Sets the header interface to use for this instance of IComponent. This is used only by instances of IComponent. |
IConsole::SetToolbar Sets the toolbar interface to be used for this instance of IComponent. Be aware that this is used only by instances of IComponent. |
IConsole::UpdateAllViews Called by a snap-in when there is a content change in the result pane. This method can be called either by IComponent or IComponentData. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |