Help2::DisplayTopicFrom_OLD_Help Method (String^, UInt32)
Visual Studio 2015
Deprecated method. Use DisplayTopicFromF1Keyword instead.
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Parameters
- bstrFile
-
Type:
System::String^
Full path to the .chm or .hlp file.
- Id
-
Type:
System::UInt32
Context ID to find and display the help topic.
The DisplayTopicFrom_OLD_Help deprecated. Use DisplayTopicFromF1Keyword instead.
Use only to support non-Visual Studio components, such as COM controls loaded in the Object Browser.
Show: