COleServerDoc::SaveEmbedding
Call this function to tell the container application to save the embedded object.
void SaveEmbedding( );
Remarks
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.
Requirements
Header: afxole.h