Help2::DisplayTopicFromURLEx Method (String^, IVsHelpTopicShowEvents^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
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.
Use DisplayTopicFromURL instead.
Show: