Associated Browser Reference
This section describes various APIs that provide access to browser functionality in addition to the MSHTML, WebBrowser control, and hosting references.
Objects
ShellUIHelperThis object contains the interface that provides access to features available in the Windows Shell API.
TargetContainerProvides access to the ITargetContainer interface.
TargetFrame2Provides access to the ITargetFrame2 interface.
TargetNotifyProvides access to the ITargetNotify interface.
Interfaces
IEProcessStatic helper class used for binding to the IEProcess export tables.
INamespaceProxyHandles NSC specifics for different bands.
INSCTreeThis interface allows manipulation of a tree control object that works over the shell namespace.
INSCWinEventHandlerAllows a namespace tree control to handle window messages from its host.
IShellFolderSearchableThis interface performs a search of the Windows Internet Explorer cache to populate a history view.
IShellFolderViewTypeThis interface is implemented by the history shell folder to support multiple views.
ITargetContainerGets information about the container for the frames.
ITargetEmbeddingProvides a method to get a target frame.
ITargetFrameProvides methods for getting and setting frame data.
ITargetFrame2Provides methods for getting and setting frame data.
ITargetNotifyProvides methods to receive notifications about the creation of windows for new frames.
ITargetNotify2Extends ITargetNotify by providing a method to get an option string.
Functions
AcquireModalDialogLockAndParentNotify Internet Explorer that the caller will handle its own message loop.
IEAssociateThreadWithTabAssociates a UI thread with a tab in Internet Explorer.
IEDisassociateThreadWithTabRemoves a UI thread association.
IEInPrivateFilteringEnabledDetermines whether InPrivate Filtering is enabled.
IEIsInPrivateBrowsingDetermines whether InPrivate Browsing is enabled.
IETrackingProtectionEnabledDetermines whether Tracking Protection is enabled.
LaunchConnectionDialogLaunches the Internet Properties dialog box with the Connections tab displayed.
LaunchInternetControlPanelLaunches the Internet Properties dialog box with the General tab displayed.
LaunchPrivacyDialogLaunches the Internet Properties dialog box with the Privacy tab displayed.
LaunchSecurityDialogLaunches the Internet Properties dialog box with the Security tab displayed.
OpenFontsDialogOpens the Microsoft Internet Explorer 4.0 version of the Fonts dialog box.
ReleaseModalDialogLockAndParentFree and cleanup any resources initialized in AcquireModalDialogLockAndParent.
WaitForTabWindowWaits for a tab window to become visible.
Enumerations
FINDFRAME_FLAGSDefines a set of flags used with the ITargetFrame2::FindFrame method.
FRAMEOPTIONS_FLAGSDefines a set of flags used with the ITargetFrame2::GetFrameOptions and ITargetFrame2::SetFrameOptions methods.
nscTreeMode