COleServerDoc::SaveEmbedding
voidSaveEmbedding();
Remarks
Call this function to tell the container application to save the embedded object. 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.
COleServerDoc Overview | Class Members | Hierarchy Chart
See Also COleServerDoc::NotifyClosed