CComControl::m_spAdviseSink

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

CComPtr<IAdviseSink> m_spAdviseSink;

See Also

CComPtr