CWnd::GetCaretPos
Visual Studio 2010
Retrieves the client coordinates of the caret's current position and returns them as a CPoint.
static CPoint PASCAL GetCaretPos( );
CPoint object containing the coordinates of the caret's position.