COleClientItem* GetInPlaceActiveItem( CWnd* pWnd );
Return Value
A pointer to the single, in-place active OLE item; NULL if there is no OLE item currently in the “in-place active” state.
Parameters
pWnd
Pointer to the window that displays the container document.
Remarks
Call this function to get the OLE item that is currently activated in place in the frame window containing the view identified by pWnd.
COleDocument Overview | Class Members | Hierarchy Chart
See Also COleClientItem