virtual void OnHide( );
Remarks
Called by the framework to hide the OLE item. The default calls COleServerDoc::OnShowDocument( FALSE ). The function also notifies the container that the OLE item has been hidden. Override this function if you want to perform special processing when hiding an OLE item.
COleServerItem Overview | Class Members | Hierarchy Chart
See Also COleServerItem::OnOpen, COleServerItem::OnShow, COleServerDoc::OnShowDocument