DExploreAppObjClass::GetNextTopic Method (String^)

 

Deprecated. Use GetNextTopic instead.

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

public:
virtual String^ GetNextTopic(
	String^ bstrURL
)

Parameters

bstrURL
Type: System::String^

A string containing the URL.

Return Value

Type: System::String^

A string that contains the URL of the text topic in the table of contents.

Return to top
Show: