CComControl::m_spAdviseSink

This data member is a direct pointer to the advisory connection on the container (the container's IAdviseSink).

Syntax

CComPtr<IAdviseSink> m_spAdviseSink;

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Data Members, CComPtr