IOleObjectImpl::Advise
Establishes an advisory connection with the control.
STDMETHOD(Advise)(
IAdviseSink* pAdvSink,
DWORD* pdwConnection
);
Remarks
See IOleObject::Advise in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
CComControlBase::m_spOleAdviseHolder