IDisplayHelp interface (mmc.h)
The IDisplayHelp interface is introduced in MMC version 1.1.
The IDisplayHelp interface enables a snap-in to display a specific HTML Help topic within the merged MMC HTML Help file. If the snap-in implemented ISnapinHelp2::GetHelpTopic, MMC merges the snap-in's compiled HTML Help file (.chm) into the MMC HTML Help collection file.
Inheritance
The IDisplayHelp interface inherits from the IUnknown interface. IDisplayHelp also has these types of members:
Methods
The IDisplayHelp interface has these methods.
IDisplayHelp::ShowTopic The IDisplayHelp::ShowTopic method displays the specified HTML Help topic in the merged MMC HTML Help file. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |