Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
virtualvoidOnHide();
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