DExploreAppObjClass::DisplayTopicFrom_OLD_Help Method (String^, UInt32)

 

Deprecated. Use DisplayTopicFrom_OLD_Help instead.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

public:
virtual void DisplayTopicFrom_OLD_Help(
	String^ bstrFile,
	unsigned int Id
)

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.

Return to top
Show: