IShellUIHelper3 interface
Extends IShellUIHelper2 to add support for Windows Internet Explorer 8.
Members
The IShellUIHelper3 interface inherits from the IUnknown interface. IShellUIHelper3 also has these types of members:
Methods
The IShellUIHelper3 interface has these methods.
| Method | Description |
|---|---|
| AddService |
User initiated action to add a service. This method is not supported for Windows apps using JavaScript. |
| AddToFavoritesBar |
Adds a URL to the Favorites Bar. This method is not supported for Windows apps using JavaScript. |
| ContentDiscoveryReset |
Resets the list of feeds, search providers, and Web Slices associated with the page. This method is not supported for Windows apps using JavaScript. |
| InPrivateFilteringEnabled |
Detects whether the user has enabled InPrivate Filtering. This method is not supported for Windows apps using JavaScript. |
| IsServiceInstalled |
Check if a service is already installed. |