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.
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