DExploreAppObjClass::DisplayTopicFromId Method (String^, UInt32)

 

Deprecated. Use DisplayTopicFromId instead.

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

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

Parameters

bstrFile
Type: System::String^

String that contains the keyword.

Id
Type: System::UInt32

Context Help ID.

Return to top
Show: