IResultDataCompareEx interface (mmc.h)
The IResultDataCompareEx interface is introduced in MMC 1.2.
The IResultDataCompareEx interface allows primary snap-ins to compare both scope and result items that are displayed in a sorted order in the result pane. MMC uses a primary snap-in's implementation of this interface for all scope and result items. Any scope items inserted by extension snap-ins are left unsorted at the bottom of the list.
The IResultDataCompareEx interface differs from the IResultDataCompareEx interface. IResultDataCompare allows primary snap-ins to compare only result items. Scope items from either the primary snap-in or any extensions are left unsorted at the top of the list.
Inheritance
The IResultDataCompareEx interface inherits from the IUnknown interface. IResultDataCompareEx also has these types of members:
Methods
The IResultDataCompareEx interface has these methods.
IResultDataCompareEx::Compare Provides a way for a primary snap-in to compare items for the purpose of sorting the scope and result items that it inserts in the result pane. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |