IOleControlNavigation2AdviseSink (Windows Embedded CE 6.0)

1/6/2010

The browser implements this interface to allow the navigation control to notify the browser of changes in the control that relate to navigation.

The IOleControlNavigation2AdviseSink interface exposes the following methods:

Method Description

OnRectsChange

This method notifies the browser that the navigation rectangles have changed.

OnFocusRectChange

This method notifies the browser that the focus rectangle has changed.

OnNavigationStatusChange

This method notifies the browser of a change in the navigation control's ability to accept and maintain a focus.

NavigateOutControl

This method notifies the browser when a user navigates to an area outside the boundary of the navigation control.

InvokeSoftKeyboard

This method is not currently implemented.

The following sections describe these methods in detail.

Requirements

Header mshtmhst.idl, mshtml.h
Library mshtml.dll
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

Internet Explorer TV-Style Navigation Interfaces