CRichEditView::GetInPlaceActiveItem

Call this function to get the OLE item that is currently activated in place in this CRichEditView object.

CRichEditCntrItem* GetInPlaceActiveItem( ) const;

Return Value

A pointer to the single, in-place active CRichEditCntrItem object in this rich edit view; NULL if there is no OLE item currently in the in-place active state.

Requirements

Header: afxrich.h

See Also

Reference

CRichEditView Class

Hierarchy Chart

COleDocument::GetInPlaceActiveItem

CRichEditCntrItem Class

CRichEditView::GetSelectedItem