SetActivitiesVisible method
Not supported. A setting that notifies the IShellUIHelper3::BuildNewTabPage method whether to show or hide the activities list.
![]() |
Syntax
HRESULT retVal = object.SetActivitiesVisible(fVisible);
Parameters
- fVisible [in]
-
Type: VARIANT_BOOL
Set to TRUE to show the activities list 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::SetRecentlyClosedVisible
Show:
