IPointerInactiveImpl::OnInactiveMouseMove
Notifies the object that the mouse pointer has moved over it, indicating the object can fire mouse events.
HRESULT OnInactiveMouseMove(
LPCRECT pRectBounds,
long x,
long y,
DWORD dwMouseMsg
);
Return Value
Returns E_NOTIMPL.
Remarks
See IPointerInactive::OnInactiveMouseMove in the Windows SDK.
Requirements
Header: atlctl.h