CComControl::SendOnDataChange

HRESULT SendOnDataChange( DWORD advf = 0);

Return Value

One of the standard HRESULT values.

Parameters

advf

[in] Advise flags that specify how the call to IAdviseSink::OnDataChange is made. Values are from the ADVF enumeration.

Remarks

Notifies all advisory sinks registered with the advise holder that the control data has changed.

CComControl OverviewClass Members

See Also   CComControl::m_spDataAdviseHolder