IPointerInactiveImpl::OnInactiveMouseMove

This method notifies the object that the mouse pointer has moved over it, indicating the object can fire mouse events. The ATL implementation returns E_NOTIMPL.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT OnInactiveMouseMove( LPCRECT pRectBounds, long x, long y,
DWORD dwMouseMsg );