CComControl::m_spOleAdviseHolder

This data member provides a standard implementation of a way to hold advisory connections.

Syntax

CComPtr<IOleAdviseHolder> m_spOleAdviseHolder;

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