Help.GetNextTopic(String) Method

Definition

Given a URL returns the next URL in the table of contents.

C++/CX
public:
 Platform::String ^ GetNextTopic(Platform::String ^ bstrURL);

Parameters

bstrURL
String

String containing the URL of the current topic that is compatible with Internet Explorer.

Returns

A string containing the URL of the text topic in the table of contents.

Attributes

Remarks

This method is deprecated. See GetNextTopic for information about the current implementation.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022