This data member provides a standard means to hold advisory connections between data objects and advise sinks.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CComPtr<IDataAdviseHolder> m_spDataAdviseHolder;
See Also