CMouseEvent::SetPoint

void CMouseEvent::SetPoint(const POINT& pt)

Set the point at which the mouse event occurred.

Defined in: MouseEvent.h

Return Value

void

Parameters

pt

Point to assign to mouse event.