Compartilhar via


IOleControlNavigation2::DeactivateRect (Windows CE 5.0)

Send Feedback

This method is called when focus is removed from one of the navigation rectangles within the navigation control.

HRESULT STDMETHODCALLTYPE DectivateRect(VOID); 

Parameters

None.

Return Values

S_OK indicates success.

Remarks

When this call returns, the current rectangle is deactivated and there is no active rectangle. This method is not called if the control 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

IOleControlNavigation2:IUnknown

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.