IShellUIHelper3::SetActivitiesVisible Method

Not supported. A setting that notifies the IShellUIHelper3::BuildNewTabPage method whether to show or hide the activities list.

Syntax

HRESULT SetActivitiesVisible(
    VARIANT_BOOL fVisible
);

Parameters

  • fVisible
    [in] Set to TRUE to show the activities list in the new tab page and FALSE to hide the list.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IShellUIHelper3::BuildNewTabPage, IShellUIHelper3::SetRecentlyClosedVisible