CWnd::GetCaretPos

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.

Заметки

The caret position is given in the client coordinates of the CWnd window.

Требования

Header: afxwin.h

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart

GetCaretPos