Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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