Help2::DisplayTopicFromId Method (String^, UInt32)

 

Deprecated. Use DisplayTopicFromF1Keyword instead.

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

void DisplayTopicFromId(
	String^ bstrFile,
	unsigned int Id
)

Parameters

bstrFile
Type: System::String^

String containing the keyword.

Id
Type: System::UInt32

Context Help ID.

Return to top
Show: