CMouseEvent::GetPoint

void CMouseEvent::GetPoint(POINT& pt)

Return the point at which the mouse event occurred.

Defined in: MouseEvent.h

Return Value

void

Parameters

pt

Reference to POINT structure in which to assign return value.