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: