CRichEditView::GetSelectedItem
CRichEditCntrItem* GetSelectedItem( ) const;
Return Value
Pointer to a CRichEditCntrItem object selected in the CRichEditView object; NULL if no item is selected in this view.
Remarks
Call this function to retrieve the OLE item (a CRichEditCntrItem object) currently selected in this CRichEditView object.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditCntrItem, CRichEditView::GetInPlaceActiveItem