CListCtrl::GetView

获取列表视图控件的视图。

DWORD GetView( ) const;

返回值

列表视图控件的当前视图。

备注

此成员函数模拟 LVM_GETVIEW 邮件的功能,如 Windows SDK所述。

要求

Header: afxcmn.h

请参见

参考

CListCtrl选件类

层次结构图

CListCtrl::SetView