Поделиться через


COleServerDoc::DestroyInPlaceFrame

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  
);

Параметры

  • pFrameWnd
    Pointer to the in-place frame window to be destroyed.

Заметки

This is an advanced overridable.

Требования

Header: afxole.h

См. также

Основные понятия

COleServerDoc Class

COleServerDoc Members

Hierarchy Chart

COleServerDoc::CreateInPlaceFrame