IShellUIHelper4 interface

Extends IShellUIHelper3 with methods that support pinned sites.

Members

The IShellUIHelper4 interface inherits from the IUnknown interface. IShellUIHelper4 also has these types of members:

  • Methods

Methods

The IShellUIHelper4 interface has these methods.

Method Description
msActiveXFilteringEnabled

Determines whether ActiveX Filtering is enabled by the user.

This method is not supported for Windows apps using JavaScript.

msAddSiteMode

Creates a pinned site shortcut to the current webpage on the Windows Start menu.

This method is not supported for Windows apps using JavaScript.

msAddTrackingProtectionList

Adds an external Tracking Protection list.

This method is not supported for Windows apps using JavaScript.

msIsSiteMode

Determines whether the current page was launched as a pinned site.

This method is not supported for Windows apps using JavaScript.

msIsSiteModeFirstRun

Determines whether a pinned site was launched for the first time.

This method is not supported for Windows apps using JavaScript.

msSiteModeActivate

Flashes the pinned site taskbar button.

This method is not supported for Windows apps using JavaScript.

msSiteModeAddButtonStyle

Defines an alternate icon image and tooltip for the specified button.

This method is not supported for Windows apps using JavaScript.

msSiteModeAddJumpListItem

Adds a new entry to the Jump List of a taskbar button.

This method is not supported for Windows apps using JavaScript.

msSiteModeAddThumbBarButton

Adds a button to the Thumbnail Toolbar.

This method is not supported for Windows apps using JavaScript.

msSiteModeClearIconOverlay

Removes the icon overlay from the taskbar button.

This method is not supported for Windows apps using JavaScript.

msSiteModeClearJumpList

Deletes the Jump List.

This method is not supported for Windows apps using JavaScript.

msSiteModeCreateJumpList

Creates a new group of items on the Jump List.

This method is not supported for Windows apps using JavaScript.

msSiteModeSetIconOverlay

Adds an icon overlay to the pinned site taskbar button.

This method is not supported for Windows apps using JavaScript.

msSiteModeShowButtonStyle

Changes the icon image and tooltip of a Thumbnail Toolbar button.

This method is not supported for Windows apps using JavaScript.

msSiteModeShowJumpList

Shows updates to the list of items in a Jump List.

This method is not supported for Windows apps using JavaScript.

msSiteModeShowThumbBar

Enables the Thumbnail Toolbar in the thumbnail preview of a pinned site.

This method is not supported for Windows apps using JavaScript.

msSiteModeUpdateThumbBarButton

Changes the state of a Thumbnail Toolbar button.

This method is not supported for Windows apps using JavaScript.

msTrackingProtectionEnabled

Determines whether any Tracking Protection lists are enabled by the user.

This method is not supported for Windows apps using JavaScript.