IOleControlNavigation2AdviseSink::OnRectsChange (Windows CE 5.0)

Send Feedback

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

HRESULT STDMETHODCALLTYPE OnRectsChange();

Parameters

None.

Return Values

S_OK indicates success.

Remarks

The navigation control calls this method only if the browser is responsible for navigation.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Mshtml.h, Mshtmhst.idl.
Link Library: Mshtml.dll.

See Also

IOleControlNavigation2AdviseSink

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.