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.
Remarks
Call this function to get the OLE item that is currently activated in place in this CRichEditView object.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also COleDocument::GetInPlaceActiveItem, CRichEditCntrItem, CRichEditView::GetSelectedItem