CComControlBase::SendOnSave
Notifies all advisory sinks registered with the advise holder that the control has been saved.
HRESULT SendOnSave( );
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
Sends a notification that the control has just saved its data.
Requirements
Header: atlctl.h