IShellUIHelper3 interface
Extends IShellUIHelper2 to add support for Windows Internet Explorer 8.
Members
The IShellUIHelper3 interface inherits from IShellUIHelper2. IShellUIHelper3 also has these types of members:
Methods
The IShellUIHelper3 interface has these methods.
| Method | Description |
|---|---|
| BuildNewTabPage |
Not supported. Check user's settings to show tab list and/or activities list. |
| EnableSuggestedSites |
Not supported. Enables or disables Suggested Sites feature from a Web page. |
| IsSuggestedSitesEnabled |
Not supported. Determines whether Suggested Sites feature is enabled. |
| NavigateToSuggestedSites |
Not supported. Initiates a navigation request to Suggested Sites service that includes recent entries from browser history. |
| SetActivitiesVisible |
Not supported. A setting that notifies the IShellUIHelper3::BuildNewTabPage method whether to show or hide the activities list. |
| SetRecentlyClosedVisible |
Not supported. A setting that notifies the IShellUIHelper3::BuildNewTabPage method whether to show or hide the list of recently closed tabs. |
| ShowInPrivateHelp |
Not supported. Display the product help dialog box for InPrivate Browsing feature in Internet Explorer. |
| ShowTabsHelp |
Not supported. Display the product help dialog box for the New Tab page in Internet Explorer. |
Requirements
|
Minimum supported client |
Windows XP with SP2 |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also