This method retrieves an existing advisory sink connection on the control, if there is one. The advisory sink is stored in the m_spAdviseSink data member.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetAdvise( DWORD* pAspects, DWORD* pAdvf,
IAdviseSink** ppAdvSink );
See Also