IHelp Schnittstelle

Definition

Verwaltet den Abruf und die Anzeige von Onlinehilfeinformationen. Sie können eine Instanz der Schnittstelle vom SHelp (SID_SHelp)-Dienst abrufen.

public interface class IHelp
public interface class IHelp
__interface IHelp
[System.Runtime.InteropServices.Guid("6D5140C8-7436-11CE-8034-00AA006009FA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IHelp
[<System.Runtime.InteropServices.Guid("6D5140C8-7436-11CE-8034-00AA006009FA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IHelp = interface
Public Interface IHelp
Attribute

Methoden

GetHelpFile(String)

Ruft Namen und Pfad der Hilfedatei ab.

GetHelpInfo(UInt32)

Ruft Informationen über den Kontext der Hilfeanforderung ab.

ShowHelp(String, UInt32, UInt32)

Zeigt ein Hilfethema an.

Gilt für