COleServerDoc::DestroyInPlaceFrame
virtualvoidDestroyInPlaceFrame(COleIPFrameWnd*pFrame);
Parameters
pFrame
Pointer to the in-place frame window to be destroyed.
Remarks
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.
This is an advanced overridable.
COleServerDoc Overview | Class Members | Hierarchy Chart
See Also COleServerDoc::CreateInPlaceFrame