CWnd::GetCaretPos

检索插入符号的当前位置的工作区坐标并将其返回作为 CPoint

static CPoint PASCAL GetCaretPos( );

返回值

包含插入符号的位置坐标的CPoint 对象。

备注

将脱字号位置。CWnd 窗口的工作区坐标。

要求

Header: afxwin.h

请参见

参考

CWnd 类

层次结构图

GetCaretPos