The framework calls this function to destroy an in-place frame window and return the server application's document window to its state before in-place activation.
virtual void DestroyInPlaceFrame( 
   COleIPFrameWnd* pFrameWnd  
);
Parameters
- pFrameWnd
 Pointer to the in-place frame window to be destroyed.
Remarks
This is an advanced overridable.
Requirements
Header: afxole.h
See Also
Reference
COleServerDoc::CreateInPlaceFrame