IComponentData2 interface (mmc.h)
The IComponentData2 interface supersedes the IComponentData interface. The IComponentData2 interface contains the IComponentData2::QueryDispatch method, which provides an IDispatch interface to the View object for use with the MMC 2.0 Automation Object Model.
Inheritance
The IComponentData2 interface inherits from the IUnknown interface. IComponentData2 also has these types of members:
Methods
The IComponentData2 interface has these methods.
IComponentData2::QueryDispatch The QueryDispatch method returns the snap-in's IDispatch interface for a specified item. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |