Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SetRecentlyClosedVisible method

Not supported. A setting that notifies the IShellUIHelper3::BuildNewTabPage method whether to show or hide the list of recently closed tabs.

Internet Explorer 8

 

Syntax


HRESULT retVal = object.SetRecentlyClosedVisible(fVisible);

Parameters

fVisible [in]

Type: VARIANT_BOOL

Set to TRUE to show the list of recently closed tabs in the new tab page and FALSE to hide the list.

Return value

Type: HRESULT

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

See also

window
external
Reference
IShellUIHelper3::BuildNewTabPage
IShellUIHelper3::SetActivitiesVisible

 

 

Show:
© 2017 Microsoft