COleServerDoc::SaveEmbedding

void SaveEmbedding( );

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 OverviewClass MembersHierarchy Chart

See Also   COleServerDoc::NotifyClosed