IExtendView interface (mmc.h)

The IExtendView interface provides information about the extended view.

Inheritance

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

Methods

The IExtendView interface has these methods.

 
IExtendView::GetViews

The GetViews method retrieves information about the extended view and adds extended views to the result pane.

Requirements

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

See also

IExtendView

IViewExtensionCallback

View Extension Mechanism