CRichEditView::GetSelectedItem
Call this function to retrieve the OLE item (a CRichEditCntrItem object) currently selected in this CRichEditView object.
CRichEditCntrItem* GetSelectedItem( ) const;
Возвращаемое значение
Pointer to a CRichEditCntrItem object selected in the CRichEditView object; NULL if no item is selected in this view.
Требования
Header: afxrich.h