This topic has not yet been rated - Rate this topic

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.