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


COleServerDoc::SaveEmbedding

Call this function to tell the container application to save the embedded object.

void SaveEmbedding( );

Заметки

This function is called automatically from OnUpdateDocument. Note that this function causes the item to be updated on disk, so it is usually called only as a result of a specific user action.

Требования

Header: afxole.h

См. также

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

COleServerDoc Class

COleServerDoc Members

Hierarchy Chart

COleServerDoc::NotifyClosed