ShowTabsHelp method

Not supported. Display the product help dialog box for the New Tab page in Windows Internet Explorer.

 

Syntax

HRESULT retVal = object.ShowTabsHelp();

Parameters

This method has no parameters.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

This method is available only to script running on the about:tabs page.