ISnapinHelp interface (mmc.h)

Note  This interface is obsolete, and only used in MMC 1.0.
 
Allows snap-ins to add HTML Help support.

Inheritance

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

Methods

The ISnapinHelp interface has these methods.

 
ISnapinHelp::GetHelpTopic

Enables a snap-in to add its compiled HTML Help file to the MMC Help collection file.

Requirements

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

See also

Adding HTML Help Support

MMC 2.0 Interfaces and Methods