SECVwDockFeedBackOleImp::PreUnDock
voidSECVwDockFeedBackOleImp::PreUnDock(CFrameWndpFrameOld, CFrameWndpFrameNew)
Handles the PreUnDock notification and provides OLE containment facilitation support
Defined in: Sdocmult.cpp
Return Value
void
Parameters
pFrameOld
The old frame that was hosting the view.
pFrameNew
The new frame that will host the view.
Comments
Derive from this class if you have OLE containment enabled and are using docking views.