CRichEditView::GetInPlaceActiveItem

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 OverviewClass MembersHierarchy Chart

See Also   COleDocument::GetInPlaceActiveItem, CRichEditCntrItem, CRichEditView::GetSelectedItem