Help.DisplayTopicFrom_OLD_Help(String, UInt32) Methode

Definition

Bietet Unterstützung für .chm- und .hlp-Dateien.

public:
 void DisplayTopicFrom_OLD_Help(System::String ^ bstrFile, System::UInt32 Id);
public:
 void DisplayTopicFrom_OLD_Help(Platform::String ^ bstrFile, unsigned int Id);
void DisplayTopicFrom_OLD_Help(std::wstring const & bstrFile, unsigned int Id);
[System.Runtime.InteropServices.DispId(11)]
public void DisplayTopicFrom_OLD_Help (string bstrFile, uint Id);
[<System.Runtime.InteropServices.DispId(11)>]
abstract member DisplayTopicFrom_OLD_Help : string * uint32 -> unit
Public Sub DisplayTopicFrom_OLD_Help (bstrFile As String, Id As UInteger)

Parameter

bstrFile
String

Vollständiger Pfad zur .chm- oder .hlp-Datei.

Id
UInt32

Kontext-ID, um das Hilfethema zu suchen und anzuzeigen.

Attribute

Hinweise

Diese Methode ist als veraltet markiert. DisplayTopicFrom_OLD_HelpWeitere Informationen zur aktuellen Implementierung finden Sie unter.

Gilt für