Help2::DisplayTopicFromURLEx Method (String^, IVsHelpTopicShowEvents^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

void DisplayTopicFromURLEx(
	String^ pszURL,
	IVsHelpTopicShowEvents^ pIVsHelpTopicShowEvents
)

Parameters

pszURL
Type: System::String^

String containing an URL address that is compatible with Internet Explorer.

pIVsHelpTopicShowEvents
Type: Microsoft.VisualStudio.VSHelp::IVsHelpTopicShowEvents^

An IVsHelpTopicShowEvents object.

Return to top
Show: