다음을 통해 공유


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

See Also

Reference

CComControlBase Class

CComControlBase::m_spOleAdviseHolder

Other Resources

CComControlBase Members